File: control

package info (click to toggle)
pyasn1 0.4.8-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,444 kB
  • sloc: python: 12,694; makefile: 163
file content (47 lines) | stat: -rw-r--r-- 1,657 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
36
37
38
39
40
41
42
43
44
45
46
47
Source: pyasn1
Section: python
Priority: optional
Maintainer: Jan Lübbe <jluebbe@debian.org>
Uploaders:
 Debian Python Team <team+python@tracker.debian.org>,
 Deepak Tripathi <apenguinlinux@gmail.com>,
 Vincent Bernat <bernat@debian.org>,
 Tristan Seligmann <mithrandi@debian.org>,
Standards-Version: 4.5.0
Build-Depends:
 debhelper-compat (= 13),
 dh-python,
 python3-all,
 python3-sphinx,
Build-Depends-Indep: python3-setuptools
Rules-Requires-Root: no
Homepage: http://snmplabs.com/pyasn1/index.html
Vcs-Git: https://salsa.debian.org/python-team/packages/pyasn1.git
Vcs-Browser: https://salsa.debian.org/python-team/packages/pyasn1
Testsuite: autopkgtest-pkg-python

Package: python3-pyasn1
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends}
Description: ASN.1 library for Python (Python 3 module)
 This  is  an implementation  of  ASN.1  types  and codecs  in  Python
 programming language. It has been first written to support particular
 protocol (SNMP) but then generalized  to be suitable for a wide range
 of protocols based on ASN.1 specification.
 .
 This package contains the Python 3 module.

Package: python-pyasn1-doc
Section: doc
Architecture: all
Depends: ${misc:Depends}, ${sphinxdoc:Depends}
Built-Using: ${sphinxdoc:Built-Using}
Suggests: doc-base
Multi-Arch: foreign
Description: ASN.1 library for Python (documentation)
 This  is  an implementation  of  ASN.1  types  and codecs  in  Python
 programming language. It has been first written to support particular
 protocol (SNMP) but then generalized  to be suitable for a wide range
 of protocols based on ASN.1 specification.
 .
 This package contains the documentation.