Binary package “python3-asn1crypto” in ubuntu bionic

Fast ASN.1 parser and serializer (Python 3)

 asn1crypto focuses on:
  - Delayed parsing of byte string values
  - Persistence of original ASN.1 encoded data until a value is changed
  - Lazy loading of child fields
  - Utilization of high-level Python stdlib modules
 .
 This package contains the Python 3 version of asn1crypto.