Source: mapclassify Section: python Priority: optional Maintainer: Debian Science Maintainers Uploaders: Josenilson Ferreira da Silva Rules-Requires-Root: no Build-Depends: debhelper-compat (= 13), dh-sequence-python3, jdupes, libjs-mathjax, libjs-requirejs, pybuild-plugin-pyproject, python3-all, python3-doc , python3-geopandas, python3-libpysal, python-libpysal-doc , python3-nbsphinx , python3-networkx , python3-numpy , python-numpy-doc , python3-numpydoc , python3-palettable , python3-pandas , python-pandas-doc , python3-pyogrio, python3-pytest, python3-pytest-xdist , python3-scipy , python-scipy-doc , python3-setuptools, python3-setuptools-scm, python3-sklearn , dh-sequence-sphinxdoc , python3-sphinx , python3-sphinx-gallery , python3-sphinx-rtd-theme , python3-sphinxcontrib.bibtex Standards-Version: 4.7.0 Homepage: https://github.com/pysal/mapclassify Vcs-Browser: https://salsa.debian.org/science-team/mapclassify Vcs-Git: https://salsa.debian.org/science-team/mapclassify.git Testsuite: autopkgtest-pkg-pybuild Package: python3-mapclassify Architecture: all Depends: ${misc:Depends}, ${python3:Depends} Suggests: python-mapclassify-doc Description: Classification Schemes for Choropleth Maps Library that provides tools for classifying geographic data on maps. It allows you to divide a spatial dataset into different classes or ranges, making it easier to visualize and analyze this data on maps. . This library is especially useful for grouping and categorizing geographic information, helping to identify patterns and trends in data. . It supports multiple classification methods such as Jenks Natural Breaks, Equal Interval and Quantile, among others, allowing users to choose the best approach for their specific analysis. Additionally, the library is integrated with other popular geographic data analysis tools, making it easy to incorporate their functionality into existing workflows. . This package provides the Python 3.x module Package: python-mapclassify-doc Architecture: all Multi-Arch: foreign Section: doc Depends: libjs-mathjax, libjs-requirejs, ${misc:Depends}, ${sphinxdoc:Depends} Suggests: python-libpysal-doc, python-numpy-doc, python-pandas-doc, python-scipy-doc, python3-doc Description: Classification Schemes for Choropleth Maps (common documentation) Library that provides tools for classifying geographic data on maps. It allows you to divide a spatial dataset into different classes or ranges, making it easier to visualize and analyze this data on maps. . This library is especially useful for grouping and categorizing geographic information, helping to identify patterns and trends in data. . It supports multiple classification methods such as Jenks Natural Breaks, Equal Interval and Quantile, among others, allowing users to choose the best approach for their specific analysis. Additionally, the library is integrated with other popular geographic data analysis tools, making it easy to incorporate their functionality into existing workflows. . This package contains HTML documentation, incorporates instructions on how to install and configure and use this module with mapclassify.