Source: usgs Section: python Priority: optional Maintainer: Debian GIS Project Uploaders: Antonio Valentino Build-Depends: debhelper-compat (= 13), dh-python, dh-sequence-python3, dh-sequence-sphinxdoc , python3-all, python3-click, python3-mock , python3-pytest , python3-requests, python3-requests-futures, python3-setuptools, python3-sphinx , python3-sphinx-rtd-theme Standards-Version: 4.6.2 Testsuite: autopkgtest-pkg-pybuild Homepage: https://github.com/kapadia/usgs Rules-Requires-Root: no Vcs-Browser: https://salsa.debian.org/debian-gis-team/usgs Vcs-Git: https://salsa.debian.org/debian-gis-team/usgs.git Description: Access the USGS inventory service USGS is a Python module for interfacing with the US Geological Survey's API. It provides submodules to interact with various endpoints, and command line utilities, helpful for building out large pipelines. Package: python3-usgs Architecture: all Depends: ${misc:Depends}, ${python3:Depends} Description: ${source:Synopsis} ${source:Extended-Description} Suggests: python-usgs-doc Package: python-usgs-doc Section: doc Architecture: all Depends: ${misc:Depends}, ${sphinxdoc:Depends} Suggests: www-browser Description: ${source:Synopsis} (documentation) ${source:Extended-Description} . This package provides documentation for usgs. Package: usgs Section: utils Architecture: all Depends: ${misc:Depends}, python3, python3-usgs Suggests: python-usgs-doc Description: ${source:Synopsis} -- CLI ${source:Extended-Description} . This package contain executable programs provided by the usgs Python package.