Source: sphinxcontrib-httpdomain Section: python Priority: optional Maintainer: Debian OpenStack Uploaders: Thomas Goirand , Build-Depends: debhelper (>= 10), dh-python, openstack-pkg-tools, python-all, python-setuptools, python3-all, python3-setuptools, Standards-Version: 4.1.3 Vcs-Browser: https://salsa.debian.org/openstack-team/third-party/sphinxcontrib-httpdomain Vcs-Git: https://salsa.debian.org/openstack-team/third-party/sphinxcontrib-httpdomain.git Homepage: http://pythonhosted.org/sphinxcontrib-httpdomain/ Package: python-sphinxcontrib.httpdomain Architecture: all Depends: ${misc:Depends}, ${python:Depends}, Description: Sphinx domain for HTTP APIs - Python 2.x This contrib extension, sphinxcontrib.httpdomain provides a Sphinx domain for describing RESTful HTTP APIs. It generates RESTful HTTP API reference documentation from a Flask application’s routing table, similar to sphinx.ext.autodoc. . This package provides the Python 2.x module. Package: python3-sphinxcontrib.httpdomain Architecture: all Depends: ${misc:Depends}, ${python3:Depends}, Description: Sphinx domain for HTTP APIs - Python 3.x This contrib extension, sphinxcontrib.httpdomain provides a Sphinx domain for describing RESTful HTTP APIs. It generates RESTful HTTP API reference documentation from a Flask application’s routing table, similar to sphinx.ext.autodoc. . This package provides the Python 3.x module.