X-Git-Url: http://www.git.cypherpunks.ru/?p=pyderasn.git;a=blobdiff_plain;f=README;h=8d6d2a070746ffe001ecf003e08fd1220ce6a42c;hp=607fedc0df44b5fd4af1d2dcb3de9169bd0270bb;hb=0602282ab60f6d203ca37f65006098a285154814;hpb=bcd657c68216fade457e910af896537792a775b6 diff --git a/README b/README index 607fedc..8d6d2a0 100644 --- a/README +++ b/README @@ -10,10 +10,11 @@ PyDERASN -- ASN.1 DER library for Python * Working with sequences as high level data objects with ability to (un)marshall them * Python 2.7/3.5 compatibility -* __slots__ friendliness +* Automatic decoding of DEFINED BY fields * 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 pyderasn is free software: see the file COPYING.LESSER for copying conditions.