Binary package “python-asn1crypto” in ubuntu bionic

Fast ASN.1 parser and serializer (Python 2)

 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 2 version of asn1crypto.