]> Cypherpunks.ru repositories - pyderasn.git/blobdiff - README
Separate fast and long testing modes with nose configuration
[pyderasn.git] / README
diff --git a/README b/README
index 6768466d25fdfbd20b2c4a2e1ba190a3d2d508d8..a8e2cc970ccce479fd08ae2318e90d42e330feae 100644 (file)
--- a/README
+++ b/README
@@ -15,7 +15,9 @@ PyDERASN -- strict and fast 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
-* __slots__ friendliness
+* __slots__, copy.copy() friendliness
+* Workability with pickle
+* Cython compatibility
 
 pyderasn is free software: see the file COPYING.LESSER for copying conditions.