X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=doc%2Fnews.rst;h=10befb1cfa787c5d9f9d491500ce241f41704fa0;hb=c2a5b57cb40ea08fa13ec7d1591881d4b19bab1e;hp=446418515f7417286cf4d58ea60c68687f1b24f6;hpb=17e573524f4d7b3775c2cb39c8ba5f798e1fe9d1;p=pyderasn.git diff --git a/doc/news.rst b/doc/news.rst index 4464185..10befb1 100644 --- a/doc/news.rst +++ b/doc/news.rst @@ -7,6 +7,13 @@ 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: