X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=README;h=a8e2cc970ccce479fd08ae2318e90d42e330feae;hb=cc4cd876b3603073deba6bec63bb3b8b02fecd89;hp=6d39791c00f49e4d6019e18370e1be3e1bf920a0;hpb=a68abb6caad16e63cdb6cc22326bd1078215672e;p=pyderasn.git diff --git a/README b/README index 6d39791..a8e2cc9 100644 --- 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__, copy.copy(), pickle friendliness +* __slots__, copy.copy() friendliness +* Workability with pickle +* Cython compatibility pyderasn is free software: see the file COPYING.LESSER for copying conditions.