Jean-Francois Desjeans Gauthier ab639af720 HUE-8978 [fb] Adding Google Cloud authentication dependencies 6 년 전
..
pyasn1_modules ab639af720 HUE-8978 [fb] Adding Google Cloud authentication dependencies 6 년 전
tests ab639af720 HUE-8978 [fb] Adding Google Cloud authentication dependencies 6 년 전
tools ab639af720 HUE-8978 [fb] Adding Google Cloud authentication dependencies 6 년 전
.gitignore ab639af720 HUE-8978 [fb] Adding Google Cloud authentication dependencies 6 년 전
.travis.yml ab639af720 HUE-8978 [fb] Adding Google Cloud authentication dependencies 6 년 전
CHANGES.txt ab639af720 HUE-8978 [fb] Adding Google Cloud authentication dependencies 6 년 전
LICENSE.txt ab639af720 HUE-8978 [fb] Adding Google Cloud authentication dependencies 6 년 전
MANIFEST.in ab639af720 HUE-8978 [fb] Adding Google Cloud authentication dependencies 6 년 전
README.md ab639af720 HUE-8978 [fb] Adding Google Cloud authentication dependencies 6 년 전
requirements.txt ab639af720 HUE-8978 [fb] Adding Google Cloud authentication dependencies 6 년 전
setup.cfg ab639af720 HUE-8978 [fb] Adding Google Cloud authentication dependencies 6 년 전
setup.py ab639af720 HUE-8978 [fb] Adding Google Cloud authentication dependencies 6 년 전

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.

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-2019, Ilya Etingof. All rights reserved.