maxim-yurchuk 9731d8a4bb publishFullContrib: true for ydb 1 месяц назад
..
.dist-info 1c97858dd6 Intermediate changes 1 месяц назад
patches 9731d8a4bb publishFullContrib: true for ydb 1 месяц назад
pyasn1_modules 1c97858dd6 Intermediate changes 1 месяц назад
tests 879a377a0a Intermediate changes 1 месяц назад
LICENSE.txt 0e578a4c44 Change "ya.make" 11 месяцев назад
README.md 0e578a4c44 Change "ya.make" 11 месяцев назад
ya.make 1c97858dd6 Intermediate changes 1 месяц назад

README.md

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.