commit | 9bed2ebe50635f7e02ade337f50065f9e7a24063 | [log] [tgz] |
---|---|---|
author | Bob Badour <[email protected]> | Sun Feb 21 20:09:11 2021 +0000 |
committer | Automerger Merge Worker <[email protected]> | Sun Feb 21 20:09:11 2021 +0000 |
tree | 0112f0dbbb6d332f757d6c9deee9c9529c794771 | |
parent | 53e8e5498f1b53c51892b6fb6d523272437308fa [diff] | |
parent | b89f2ce104596e9697b3c5500cee09b974a233fa [diff] |
[LSC] Add LOCAL_LICENSE_KINDS to external/python/pyasn1-modules am: 1d13501acc am: 921c4bbc1c am: c16d6f712d am: b89f2ce104 Original change: https://android-review.googlesource.com/c/platform/external/python/pyasn1-modules/+/1588602 MUST ONLY BE SUBMITTED BY AUTOMERGER Change-Id: I8e424ba17fc191c21cdaee1919852a177b387ed7
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.
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.