aboutsummaryrefslogtreecommitdiff
path: root/lang/python-pyasn1-modules
Commit message (Collapse)AuthorAge
* python packages: move all things python under lang/pythonAlexandru Ardelean2017-05-17
| | | | | | | | | | | | I admit this may be be a bit aggressive, but the lang folder is getting cluttered/filled up with Python, PHP, Perl, Ruby, etc. packages. Makes sense to try to group them into per-lang folders. I took the Pythons. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* python-pyasn1-modules: new packageJeffery To2015-11-28
From the README: This is a small but growing collection of ASN.1 data structures expressed in Python terms using pyasn1 data model. Signed-off-by: Jeffery To <jeffery.to@gmail.com>