Source: python-sunlight Section: python Priority: optional Maintainer: Debian Python Modules Team Uploaders: Paul Tagliamonte Build-Depends: debhelper (>= 11~), dh-python, python-all (>= 2.6.6-3~), python-setuptools, python-sphinx (>= 1.0.7+dfsg), python3-all (>= 3.1.2), python3-setuptools Standards-Version: 4.3.0 Homepage: https://github.com/sunlightlabs/python-sunlight Vcs-Git: https://salsa.debian.org/python-team/modules/python-sunlight.git Vcs-Browser: https://salsa.debian.org/python-team/modules/python-sunlight Package: python-sunlight Architecture: all Depends: ${misc:Depends}, ${python:Depends} Suggests: python-sunlight-doc Description: set of bindings to access U.S. government data (Python 2) This module can be used to access U.S. government data, as provided by The Sunlight Foundation's API services. Data provided includes such data as federal and state-local legislators, legislative instruments, and searches against the congressional record. . This package is for use by developers or other applications, and does not provide any userspace scripts or binaries. . This package provides Python 2 module bindings only. Package: python3-sunlight Architecture: all Depends: ${misc:Depends}, ${python3:Depends} Suggests: python-sunlight-doc Description: set of bindings to access U.S. government data (Python 3) This module can be used to access U.S. government data, as provided by The Sunlight Foundation's API services. Data provided includes such data as federal and state-local legislators, legislative instruments, and searches against the congressional record. . This package is for use by developers or other applications, and does not provide any userspace scripts or binaries. . This package provides Python 3 module bindings only. Package: python-sunlight-doc Section: doc Architecture: all Depends: ${misc:Depends}, ${sphinxdoc:Depends} Description: set of bindings to access U.S. government data (documentation) This module can be used to access U.S. government data, as provided by The Sunlight Foundation's API services. Data provided includes such data as federal and state-local legislators, legislative instruments, and searches against the congressional record. . This package only contains documentation for use by developers targeting the python-sunlight or python3-sunlight module.