python-pyasn1: new package
authorJeffery To <jeffery.to@gmail.com>
Thu, 12 Nov 2015 05:45:55 +0000 (13:45 +0800)
committerJeffery To <jeffery.to@gmail.com>
Thu, 12 Nov 2015 05:45:55 +0000 (13:45 +0800)
commitc839e238791f6c254315d4fc58efc09880b11529
tree65600753a85096df7b018da4bcd2924e03cd885d
parenta150eb16f3c2b11582ba1c625e11c491b9db0354
python-pyasn1: new package

From the README:

This is an implementation of ASN.1 types and codecs in Python programming
language. It has been first written to support particular protocol (SNMP)
but then generalized to be suitable for a wide range of protocols
based on ASN.1 specification.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
lang/python-pyasn1/Makefile [new file with mode: 0644]