Source: python-agate Maintainer: Debian Python Team Uploaders: Ghislain Antony Vaillant Section: python Priority: optional Build-Depends: debhelper-compat (= 13), dh-python, locales-all , python-leather-doc , python3-all, python3-babel , python3-cssselect , python3-doc , python3-isodate , python3-leather , python3-lxml , python3-parsedatetime , python3-pytimeparse , python3-setuptools, python3-six , python3-slugify , python3-sphinx , python3-sphinx-rtd-theme , python3-tz , sphinx-common Standards-Version: 4.0.0 Vcs-Browser: https://salsa.debian.org/python-team/packages/python-agate Vcs-Git: https://salsa.debian.org/python-team/packages/python-agate.git Homepage: https://agate.readthedocs.org/ Rules-Requires-Root: no Package: python3-agate Architecture: all Depends: ${misc:Depends}, ${python3:Depends} Suggests: python-agate-doc Description: data analysis library optimized for human readability Agate is a Python data analysis library that is optimized for humans instead of machines. It is an alternative to numpy and pandas that solves real-world problems with readable code. . Why agate? . - A readable and user-friendly API. - A complete set of SQL-like operations. - Unicode support everywhere. - Decimal precision everywhere. - Exhaustive user documentation. - Pluggable extensions that add SQL integration, Excel support, and more. - Designed with iPython, Jupyter and atom/hydrogen in mind. - Pure Python. No C dependencies to compile. - Exhaustive test coverage. - MIT licensed and free for all purposes. - Zealously zen. - Made with love. . This package provides the modules for Python 3. Package: python-agate-doc Architecture: all Section: doc Depends: ${misc:Depends}, ${sphinxdoc:Depends} Built-Using: ${sphinxdoc:Built-Using} Description: documentation for agate Agate is a Python data analysis library that is optimized for humans instead of machines. It is an alternative to numpy and pandas that solves real-world problems with readable code. . Why agate? . - A readable and user-friendly API. - A complete set of SQL-like operations. - Unicode support everywhere. - Decimal precision everywhere. - Exhaustive user documentation. - Pluggable extensions that add SQL integration, Excel support, and more. - Designed with iPython, Jupyter and atom/hydrogen in mind. - Pure Python. No C dependencies to compile. - Exhaustive test coverage. - MIT licensed and free for all purposes. - Zealously zen. - Made with love. . This package provides the documentation. Build-Profiles: