summaryrefslogtreecommitdiffstats
path: root/python/pyasn1/slack-desc
diff options
context:
space:
mode:
author markus reichelt2011-11-16 00:25:10 +0100
committer Robby Workman2011-11-26 16:08:08 +0100
commit6597ab9a433c7dbe3421a7324c2ab89cc99c40f1 (patch)
treebc87ff26db16062b62ec41a8fde6fdaf84714a71 /python/pyasn1/slack-desc
parentd3ffb9bd856e2c4a8caec3bd9ce26f96cfb16840 (diff)
downloadslackbuilds-6597ab9a433c7dbe3421a7324c2ab89cc99c40f1.tar.gz
python/pyasn1: Added (implements ASN.1 types and codecsin Python)
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'python/pyasn1/slack-desc')
-rw-r--r--python/pyasn1/slack-desc19
1 files changed, 19 insertions, 0 deletions
diff --git a/python/pyasn1/slack-desc b/python/pyasn1/slack-desc
new file mode 100644
index 0000000000..89be00aed7
--- /dev/null
+++ b/python/pyasn1/slack-desc
@@ -0,0 +1,19 @@
+# HOW TO EDIT THIS FILE:
+# The "handy ruler" below makes it easier to edit a package description. Line
+# up the first '|' above the ':' following the base package name, and the '|'
+# on the right side marks the last column you can put a character in. You must
+# make exactly 11 lines for the formatting to be correct. It's also
+# customary to leave one space after the ':'.
+
+ |-----handy-ruler----------------------------------------------------|
+pyasn1: pyasn1 (implements ASN.1 types and codecsin Python)
+pyasn1:
+pyasn1: Features:
+pyasn1: - Generic implementation of ASN.1 types (X.208)
+pyasn1: - Fully standard compliant BER/CER/DER codecs
+pyasn1: - 100% Python, works with Python 2.2 and later
+pyasn1: - MT-safe
+pyasn1:
+pyasn1: Homepage: http://sourceforge.net/projects/pyasn1/
+pyasn1:
+pyasn1: