Source: python-pyepsg Maintainer: Debian Science Maintainers Uploaders: Ghislain Antony Vaillant , Section: python Priority: optional Build-Depends: debhelper-compat (= 13), dh-python, python3-all, python3-setuptools, python3-sphinx , sphinx-common, Standards-Version: 4.6.1 Vcs-Browser: https://salsa.debian.org/science-team/python-pyepsg Vcs-Git: https://salsa.debian.org/science-team/python-pyepsg.git Homepage: https://github.com/rhattersley/pyepsg Package: python-pyepsg-doc Architecture: all Multi-Arch: foreign Section: doc Depends: ${misc:Depends}, ${sphinxdoc:Depends}, Built-Using: ${sphinxdoc:Built-Using}, Description: documentation for pyepsg A simple interface to EPSG.io (https://epsg.io/). . EPSG.io simplifies the discovery of coordinate reference systems utilized all over the world for creating maps and geodata and for identifying geo-position. It is a practical tool for anybody interested in cartography and digital map making, who needs to know exact latitude and longitude values for numerical coordinates in different spatial reference systems. . This package provides the documentation. Build-Profiles: Package: python3-pyepsg Architecture: all Depends: ${misc:Depends}, ${python3:Depends}, Suggests: python-pyepsg-doc , Description: easy access to the EPSG database (Python 3) A simple interface to EPSG.io (https://epsg.io/). . EPSG.io simplifies the discovery of coordinate reference systems utilized all over the world for creating maps and geodata and for identifying geo-position. It is a practical tool for anybody interested in cartography and digital map making, who needs to know exact latitude and longitude values for numerical coordinates in different spatial reference systems. . This package provides the modules for Python 3.