Source: pyasn1 Section: python Priority: optional Maintainer: Jan Lübbe Uploaders: Debian Python Modules Team , Deepak Tripathi , Vincent Bernat , Tristan Seligmann Standards-Version: 4.1.2 Build-Depends: debhelper (>= 9), dh-python, pypy, python-all (>= 2.6.6-3~), python3-all, python3-sphinx Build-Depends-Indep: pypy-setuptools, python-setuptools, python3-setuptools X-Python-Version: >= 2.4 Homepage: http://pyasn1.sourceforge.net/ Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/pyasn1.git Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/pyasn1.git Testsuite: autopkgtest-pkg-python Package: python-pyasn1 Architecture: all Depends: ${misc:Depends}, ${python:Depends} Breaks: python-pysnmp4 (<< 4.3.4) Description: ASN.1 library for Python (Python 2 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 2 module. Package: python3-pyasn1 Architecture: all Depends: ${misc:Depends}, ${python3:Depends} Breaks: python3-pysnmp4 (<< 4.3.4) 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: pypy-pyasn1 Architecture: all Depends: ${misc:Depends}, ${pypy:Depends} Description: ASN.1 library for Python (PyPy 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 PyPy module. Package: python-pyasn1-doc Section: doc Architecture: all Depends: ${sphinxdoc:Depends}, ${misc:Depends} Replaces: python-pyasn1 (<< 0.4.2-1) Breaks: python-pyasn1 (<< 0.4.2-1) Suggests: doc-base 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.