OXIESEC PANEL
- Current Dir:
/
/
opt
/
gsutil
/
third_party
/
pyasn1-modules
Server IP: 2a02:4780:11:1594:0:ef5:22d7:a
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
12/09/2024 05:26:03 PM
rwxr-xr-x
📄
CHANGES.txt
3.8 KB
03/03/2018 11:03:26 PM
rw-r--r--
📄
LICENSE.txt
1.3 KB
03/03/2018 11:03:26 PM
rw-r--r--
📄
MANIFEST.in
93 bytes
03/03/2018 11:03:26 PM
rw-r--r--
📄
PKG-INFO
1.65 KB
03/03/2018 11:03:26 PM
rw-r--r--
📄
README.md
1.53 KB
03/03/2018 11:03:26 PM
rw-r--r--
📁
pyasn1_modules
-
02/11/2025 08:19:48 AM
rwxr-xr-x
📄
requirements.txt
21 bytes
03/03/2018 11:03:26 PM
rw-r--r--
📄
setup.cfg
88 bytes
03/03/2018 11:03:26 PM
rw-r--r--
📄
setup.py
3.39 KB
03/03/2018 11:03:26 PM
rw-r--r--
📁
tests
-
03/03/2018 11:03:26 PM
rwxr-xr-x
📁
tools
-
03/03/2018 11:03:26 PM
rwxr-xr-x
Editing: README.md
Close
ASN.1 modules for Python ------------------------ [](https://pypi.python.org/pypi/pyasn1-modules) [](https://pypi.python.org/pypi/pyasn1-modules/) [](https://secure.travis-ci.org/etingof/pyasn1-modules) [](https://codecov.io/github/etingof/pyasn1-modules/) [](https://raw.githubusercontent.com/etingof/pyasn1-modules/master/LICENSE.txt) This is a small but growing collection of [ASN.1](https://www.itu.int/rec/dologin_pub.asp?lang=e&id=T-REC-X.208-198811-W!!PDF-E&type=items) data structures expressed in Python terms using [pyasn1](https://github.com/etingof/pyasn1) data model. If ASN.1 module you need is not present in this collection, try using [Asn1ate](https://github.com/kimgr/asn1ate) tool that compiles ASN.1 documents into pyasn1 code. Feedback -------- If something does not work as expected, try browsing pyasn1 [mailing list archives](https://sourceforge.net/p/pyasn1/mailman/pyasn1-users/) or post your question [to Stack Overflow](http://stackoverflow.com/questions/ask). 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](mailto:etingof@gmail.com). All rights reserved.