Skip to content

pyasn1/pyasn1-modules

This branch is 12 commits ahead of etingof/pyasn1-modules:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

36b0363 · Sep 10, 2024
Sep 10, 2024
Sep 10, 2024
Jul 14, 2022
Mar 8, 2020
Mar 8, 2020
Jul 14, 2022
Sep 10, 2024
Mar 8, 2020
Aug 5, 2017
Aug 8, 2022
Jul 14, 2022
Mar 26, 2024
Sep 10, 2024
Jul 14, 2022
Sep 10, 2024

Repository files navigation

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.

NOTE: The package is now maintained by Christian Heimes and Simon Pichugin in project https://github.com/pyasn1/pyasn1-modules.

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.