X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=doc%2Fnews.rst;h=10befb1cfa787c5d9f9d491500ce241f41704fa0;hb=c2a5b57cb40ea08fa13ec7d1591881d4b19bab1e;hp=ca8f5a43c06ef03714911f61e0da1dd444f36d38;hpb=498f47100e12f1bef247b29460ac4621fa0fc9f9;p=pyderasn.git diff --git a/doc/news.rst b/doc/news.rst index ca8f5a4..10befb1 100644 --- a/doc/news.rst +++ b/doc/news.rst @@ -8,6 +8,12 @@ News * Fix DEFINED BY pprinting when invoking as __main__ module * Integer has ``tohex()`` for getting hexadecimal representation of its value +* ``hexdump()`` (``hexdump -C`` like output) and ``ascii_visualize()`` + (visualize ASCII printable characters, like in ``hexdump -C``) pretty + printing functions appeared +* Experimental ASN.1 interactive terminal browser (``--browse`` and + ``pyderasn.browse``). + You will need `urwid package `__ to use it .. _release7.3: