Source: python-pyepsg
Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Uploaders: Ghislain Antony Vaillant <ghisvail@gmail.com>
Section: python
Priority: optional
Build-Depends: debhelper-compat (= 12),
               dh-python,
               dpkg-dev (>= 1.17.14),
               python3-all,
               python3-setuptools,
               python3-sphinx <!nodoc>,
               sphinx-common
Standards-Version: 4.4.0
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: python3-pyepsg
Architecture: all
Depends: ${misc:Depends},
         ${python3:Depends}
Suggests: python-pyepsg-doc <!nodoc>
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.

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: <!nodoc>
