gecko-dev/third_party/python/pyasn1-modules
David Keeler 1dafe56608 bug 1413336 - (2/7) update pyasn1-modules to 0.1.5 r=ted
MozReview-Commit-ID: LxvkXFhlZUw

--HG--
extra : rebase_source : 93d9c134eed6ff24a9809f192d1251bf326a197e
2017-11-03 16:54:56 -07:00
..
pyasn1_modules bug 1413336 - (2/7) update pyasn1-modules to 0.1.5 r=ted 2017-11-03 16:54:56 -07:00
pyasn1_modules.egg-info bug 1413336 - (2/7) update pyasn1-modules to 0.1.5 r=ted 2017-11-03 16:54:56 -07:00
tests bug 1413336 - (2/7) update pyasn1-modules to 0.1.5 r=ted 2017-11-03 16:54:56 -07:00
tools bug 1413336 - (2/7) update pyasn1-modules to 0.1.5 r=ted 2017-11-03 16:54:56 -07:00
CHANGES.txt bug 1413336 - (2/7) update pyasn1-modules to 0.1.5 r=ted 2017-11-03 16:54:56 -07:00
LICENSE.txt bug 1413336 - (2/7) update pyasn1-modules to 0.1.5 r=ted 2017-11-03 16:54:56 -07:00
MANIFEST.in bug 1413336 - (2/7) update pyasn1-modules to 0.1.5 r=ted 2017-11-03 16:54:56 -07:00
PKG-INFO bug 1413336 - (2/7) update pyasn1-modules to 0.1.5 r=ted 2017-11-03 16:54:56 -07:00
README.md bug 1413336 - (2/7) update pyasn1-modules to 0.1.5 r=ted 2017-11-03 16:54:56 -07:00
requirements.txt bug 1413336 - (2/7) update pyasn1-modules to 0.1.5 r=ted 2017-11-03 16:54:56 -07:00
setup.cfg bug 1413336 - (2/7) update pyasn1-modules to 0.1.5 r=ted 2017-11-03 16:54:56 -07:00
setup.py bug 1413336 - (2/7) update pyasn1-modules to 0.1.5 r=ted 2017-11-03 16:54:56 -07:00

README.md

ASN.1 modules for Python

PyPI Python Versions Build status Coverage Status GitHub license

This is a small but growing collection of ASN.1 data structures expressed in Python terms using 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, try browsing pyasn1 mailing list archives or post your question to Stack Overflow. If you want to contribute ASN.1 modules you have converted into pyasn1, please send me a pull request.

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