Source: python-fedora Section: python Priority: optional Maintainer: Debian Python Modules Team Uploaders: Nicolas Dandrimont , Sergio Durigan Junior Build-Depends: debhelper (>= 11), dh-python, python-all, python-kitchen, python-lockfile, python-munch, python-nose, python-pkg-resources, python-requests, python-setuptools, python3-all, python3-kitchen, python3-lockfile, python3-munch, python3-nose, python3-pkg-resources, python3-requests, python3-setuptools, python-sphinx, python3-sphinx, Standards-Version: 4.1.3 X-Python-Version: >= 2.7 X-Python3-Version: >= 3.2 Vcs-Git: https://salsa.debian.org/python-team/modules/python-fedora.git Vcs-Browser: https://salsa.debian.org/python-team/modules/python-fedora Homepage: https://github.com/fedora-infra/python-fedora Testsuite: autopkgtest-pkg-python Package: python-fedora Architecture: all Depends: ${misc:Depends}, ${python:Depends} Suggests: python-fedora-doc Description: Python modules for interacting with Fedora Services (Python 2) The python-fedora module provides a Python API for connecting to web services provided by the fedora infrastructure. . Specifically, this package provides clients for the Fedora Account System, for the Fedora Package Database, for the Fedora Build System (bodhi), and for the Fedora wiki, as well as a more generic client for the other Fedora web services. . This package installs the library for Python 2. Package: python3-fedora Architecture: all Depends: ${misc:Depends}, ${python3:Depends} Suggests: python-fedora-doc Description: Python modules for interacting with Fedora Services (Python 3) The python-fedora module provides a Python API for connecting to web services provided by the fedora infrastructure. . Specifically, this package provides clients for the Fedora Account System, for the Fedora Package Database, for the Fedora Build System (bodhi), and for the Fedora wiki, as well as a more generic client for the other Fedora web services. . This package installs the library for Python 3. Package: python-fedora-doc Architecture: all Section: doc Multi-Arch: foreign Depends: ${sphinxdoc:Depends}, ${misc:Depends} Description: Python modules for interacting with Fedora Services (common documentation) The python-fedora module provides a Python API for connecting to web services provided by the fedora infrastructure. . Specifically, this package provides clients for the Fedora Account System, for the Fedora Package Database, for the Fedora Build System (bodhi), and for the Fedora wiki, as well as a more generic client for the other Fedora web services. . This is the common documentation package.