From: Sergey Matveev Date: Tue, 11 Feb 2020 10:44:52 +0000 (+0300) Subject: Sync README with documentation features page X-Git-Tag: 7.0~27 X-Git-Url: http://www.git.cypherpunks.ru/?p=pyderasn.git;a=commitdiff_plain;h=40b45e547d39e7b1daca62a625867010387fc0ff Sync README with documentation features page --- 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.