X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=README;h=6d39791c00f49e4d6019e18370e1be3e1bf920a0;hb=e7e1f193dc0e6e91f803e78420c2760f18e05380;hp=6768466d25fdfbd20b2c4a2e1ba190a3d2d508d8;hpb=b0a521daece839a631f27df85429c11e97ecc942;p=pyderasn.git diff --git a/README b/README index 6768466..6d39791 100644 --- a/README +++ b/README @@ -15,7 +15,7 @@ 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(), pickle friendliness pyderasn is free software: see the file COPYING.LESSER for copying conditions.