Source: sphinxcontrib-rubydomain
Section: python
Priority: optional
Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Uploaders: Ondřej Surý <ondrej@debian.org>
Build-Depends: debhelper (>= 9),
               dh-python,
               python-all (>= 2.6.6-3~),
               python-setuptools,
               python3-all (>= 3.2),
               python3-setuptools
Standards-Version: 3.9.6
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/sphinxcontrib-rubydomain.git
Vcs-Git: git://anonscm.debian.org/collab-maint/sphinxcontrib-rubydomain.git
Homepage: http://pythonhosted.org/sphinxcontrib-rubydomain/

Package: python-sphinxcontrib.rubydomain
Architecture: all
Depends: ${misc:Depends},
         ${python:Depends}
Description: Ruby domain for HTTP APIs - Python 2.x
 This contrib extension, sphinxcontrib.rubydomain provides a Ruby domain
 to write Ruby documents.
 .
 This package provides the Python 2.x module.

Package: python3-sphinxcontrib.rubydomain
Architecture: all
Depends: ${misc:Depends},
         ${python3:Depends}
Description: Ruby domain for HTTP APIs - Python 3.x
 This contrib extension, sphinxcontrib.rubydomain provides a Ruby domain
 to write Ruby documents.
 .
 This package provides the Python 3.x module.
