Source: python-pyasn1-modules
Section: python
Priority: optional
Standards-Version: 4.5.0
Maintainer: Wong Hoi Sing Edison <hswong3i@pantarei-design.com>
Homepage: https://github.com/pyasn1/pyasn1-modules/tags
Vcs-Browser: https://github.com/alvistack/pyasn1-pyasn1-modules
Vcs-Git: https://github.com/alvistack/pyasn1-pyasn1-modules.git
Build-Depends:
 debhelper,
 debhelper-compat (= 10),
 dh-python,
 fdupes,
 python3-dev,
 python3-pip,

Package: python3-pyasn1-modules
Architecture: all
Description: ASN.1 modules for pyasn1 library
 The pyasn1-modules package contains a collection of ASN.1 data
 structures expressed as Python classes based on pyasn1 data model.
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
 ${python3:Depends},
 python3,
 python3-pyasn1 (>= 0.4.6),
