]> Cypherpunks.ru repositories - pyderasn.git/blobdiff - README
PrintableString can optionally allow * and &
[pyderasn.git] / README
diff --git a/README b/README
index 925fbf4b16a4d89af6f9e0bfc3bc98bc8f9e8f72..6768466d25fdfbd20b2c4a2e1ba190a3d2d508d8 100644 (file)
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-PyDERASN -- ASN.1 DER/BER library for Python
+PyDERASN -- strict and fast ASN.1 DER/BER library for Python
 
     I'm going to build my own ASN.1 library with slots and blobs!
     (C) PyDERASN's author
 
     I'm going to build my own ASN.1 library with slots and blobs!
     (C) PyDERASN's author
@@ -10,7 +10,7 @@ PyDERASN -- ASN.1 DER/BER library for Python
 * Size constraints checking
 * Working with sequences as high level data objects with ability to
   (un)marshall them
 * Size constraints checking
 * Working with sequences as high level data objects with ability to
   (un)marshall them
-* Python 2.7/3.5 compatibility
+* Python 2.7/3.5/3.6 compatibility
 * Automatic decoding of DEFINED BY fields
 * Ability to know exact decoded objects offset and lengths in the binary
 * Pretty printer and command-line decoder, that could conveniently
 * Automatic decoding of DEFINED BY fields
 * Ability to know exact decoded objects offset and lengths in the binary
 * Pretty printer and command-line decoder, that could conveniently