File: control

package info (click to toggle)
python-bcdoc 0.16.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 160 kB
  • sloc: python: 1,084; makefile: 3
file content (22 lines) | stat: -rw-r--r-- 789 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
Source: python-bcdoc
Section: python
Priority: optional
Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Uploaders: TANIGUCHI Takaki <takaki@debian.org>
Build-Depends: debhelper-compat (= 12)
        , dh-python
	, python3-all
	, python3-setuptools
Standards-Version: 4.4.0
Homepage: https://github.com/boto/bcdoc
Vcs-Git: https://salsa.debian.org/python-team/modules/python-bcdoc.git
Vcs-Browser: https://salsa.debian.org/python-team/modules/python-bcdoc
Testsuite: autopkgtest-pkg-python

Package: python3-bcdoc
Architecture: all
Depends: ${python3:Depends}, ${misc:Depends}
Description: ReST document generation tools for botocore (Python 3)
 This is tools to help document botocore-based projects.
 .
 This package contains the module for Python 3.