File: control

package info (click to toggle)
sphinxcontrib-rubydomain 0.1~dev-20100804-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 140 kB
  • ctags: 91
  • sloc: python: 552; makefile: 13
file content (35 lines) | stat: -rw-r--r-- 1,283 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
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.