]> Cypherpunks.ru repositories - pyderasn.git/blobdiff - README
Faster Set readiness determining during decode
[pyderasn.git] / README
diff --git a/README b/README
index 2feb1df60e4760a9009e8ed7cd5e0c93a4c8db87..6d39791c00f49e4d6019e18370e1be3e1bf920a0 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
@@ -15,7 +15,7 @@ PyDERASN -- ASN.1 DER/BER library for Python
 * Ability to know exact decoded objects offset and lengths in the binary
 * Pretty printer and command-line decoder, that could conveniently
   replace utilities like either dumpasn1 or openssl asn1parse
 * Ability to know exact decoded objects offset and lengths in the binary
 * Pretty printer and command-line decoder, that could conveniently
   replace utilities like either dumpasn1 or openssl asn1parse
-* __slots__ friendliness
+* __slots__, copy.copy(), pickle friendliness
 
 pyderasn is free software: see the file COPYING.LESSER for copying conditions.
 
 
 pyderasn is free software: see the file COPYING.LESSER for copying conditions.