aml_per_341614000 (11428529,com.google.android.go.permission,com.google.android.permission)
Snap for 10453563 from a843f188d4b88dfe1e871c23c0442d6a58545021 to mainline-permission-release

Change-Id: I141e10e52b8f3734613aee7894cd079918f4dc91
tree: 4ee53fee3cbe58e4e0dfc0586ffdd2f4d999f658
  1. pyasn1_modules/
  2. tests/
  3. tools/
  4. .gitignore
  5. .travis.yml
  6. Android.bp
  7. CHANGES.txt
  8. LICENSE.txt
  9. MANIFEST.in
  10. METADATA
  11. MODULE_LICENSE_BSD
  12. OWNERS
  13. README.md
  14. requirements.txt
  15. setup.cfg
  16. setup.py
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.