Clone this repo:
  1. bdbcc5d Bump up coverage percentage cut at tox by Ilya Etingof · 4 years, 4 months ago master
  2. 7c7e4ad Add support for RFC 8769 (#136) by Russ Housley · 4 years, 4 months ago
  3. 13ca0da Fix tox deps inheritance by Ilya Etingof · 4 years, 4 months ago
  4. 00fa3b9 Run unittests across many Python versions by Ilya Etingof · 4 years, 4 months ago
  5. 0590e54 Add tox runner with a handful of basic jobs by Ilya Etingof · 4 years, 4 months ago

ASN.1 modules for Python

PyPI Python Versions Build status Coverage Status GitHub license

The pyasn1-modules package contains a collection of ASN.1 data structures expressed as Python classes based on pyasn1 data model.

If ASN.1 module you need is not present in this collection, try using Asn1ate tool that compiles ASN.1 documents into pyasn1 code.

Feedback

If something does not work as expected, open an issue at GitHub or post your question on Stack Overflow

New modules contributions are welcome via GitHub pull requests.

Copyright (c) 2005-2020, Ilya Etingof. All rights reserved.