Source: python3-pyasn1
Section: unknown
Priority: optional
Maintainer: Niko Wenselowski <wenselowski@uib.de>
Build-Depends: debhelper (>= 9), dh-python, python3-all (>= 3.2), python3-setuptools, python3-all, python3-setuptools
Standards-Version: 3.9.8
Homepage: https://github.com/etingof/pyasn1
X-Python3-Version: >= 3.2

Package: python3-pyasn1
Architecture: all
Depends: ${python3:Depends}, ${misc:Depends}
Description: ASN.1 library for Python (Python 3)
 This is a free and open source implementation of ASN.1 types and codecs as a Python package. 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.
