From 40b45e547d39e7b1daca62a625867010387fc0ff Mon Sep 17 00:00:00 2001 From: Sergey Matveev Date: Tue, 11 Feb 2020 13:44:52 +0300 Subject: [PATCH] Sync README with documentation features page --- README | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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. -- 2.44.0