diff options
author | Markus Reichelt <mr@mareichelt.com> | 2014-12-27 21:47:20 +0700 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2014-12-27 23:16:22 -0600 |
commit | 37c92a7889bd018f79b89ad7626a3255459f13cc (patch) | |
tree | 4b1d6449d85c6216f5532f346217ba1cbd84dd17 /python/pyasn1-modules/README | |
parent | 6d744c3cde216edd1da98cfe5fa4bd39f9fe3b75 (diff) | |
download | slackbuilds-37c92a7889bd018f79b89ad7626a3255459f13cc.tar.gz |
python/pyasn1-modules: Added (ASN.1-based protocols modules).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/pyasn1-modules/README')
-rw-r--r-- | python/pyasn1-modules/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/python/pyasn1-modules/README b/python/pyasn1-modules/README new file mode 100644 index 0000000000..e2988656c2 --- /dev/null +++ b/python/pyasn1-modules/README @@ -0,0 +1,2 @@ +A collection of ASN.1-based protocols modules. +All modules are py2k/py3k-compliant. |