File: control

package info (click to toggle)
beanbag-docutils 2.4-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 488 kB
  • sloc: python: 2,690; makefile: 202; sh: 8
file content (34 lines) | stat: -rw-r--r-- 1,052 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
Source: beanbag-docutils
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders:
 Edward Betts <edward@4angle.com>,
Section: python
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-python3,
 dh-sequence-sphinxdoc,
 python3-all,
 python3-setuptools,
Build-Depends-Indep:
 python3-django <!nocheck>,
 python3-kgb <!nocheck>,
 python3-pytest <!nocheck>,
 python3-sphinx,
 python3-sphinx-testing <!nocheck>,
 python3-sphinxcontrib.serializinghtml <!nocheck>,
Standards-Version: 4.7.3
Homepage: https://github.com/beanbaginc/beanbag-docutils
Vcs-Browser: https://salsa.debian.org/python-team/packages/beanbag-docutils
Vcs-Git: https://salsa.debian.org/python-team/packages/beanbag-docutils.git

Package: python3-beanbag-docutils
Architecture: all
Depends:
 ${misc:Depends},
 ${python3:Depends},
 ${sphinxdoc:Depends},
Built-Using:
 ${sphinxdoc:Built-Using},
Description: Sphinx utility modules for Beanbag's documentation format
 This is a collection of utilities to help with generating documentation for
 Beanbag-related products.