summaryrefslogtreecommitdiffstats
path: root/python/pyasn1/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/pyasn1/README')
-rw-r--r--python/pyasn1/README8
1 files changed, 1 insertions, 7 deletions
diff --git a/python/pyasn1/README b/python/pyasn1/README
index 9f0c7dbd37..e8c7885ff0 100644
--- a/python/pyasn1/README
+++ b/python/pyasn1/README
@@ -1,7 +1 @@
-pyasn1 implements ASN.1 types and codecs (BER, CER, DER) in Python
-
-Its features are:
-- Generic implementation of ASN.1 types (X.208)
-- Fully standard compliant BER/CER/DER codecs
-- 100% Python, works with Python 2.2 and later
-- MT-safe
+pyasn1 implements ASN.1 types and codecs (BER, CER, DER) in Python.