X-Git-Url: http://www.git.cypherpunks.ru/?p=pyderasn.git;a=blobdiff_plain;f=README;fp=README;h=a8e2cc970ccce479fd08ae2318e90d42e330feae;hp=6d39791c00f49e4d6019e18370e1be3e1bf920a0;hb=40b45e547d39e7b1daca62a625867010387fc0ff;hpb=2d827e5960b2d1f876e7c7ac7fa32de9ecd83368 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.