X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=doc%2Findex.rst;h=9f5d3718d9c67a8c69e9a2c8b269ee732f4eb09e;hb=1b29294806f89cf69e8abba937a26790358e25f9;hp=fa9f8629c15c1147ad6dd78caeb997e38871b51e;hpb=9c7c8907058265e037945fd96c77aeceb4902623;p=pyderasn.git diff --git a/doc/index.rst b/doc/index.rst index fa9f862..9f5d371 100644 --- a/doc/index.rst +++ b/doc/index.rst @@ -1,6 +1,6 @@ -============================================ -PyDERASN -- ASN.1 DER/BER library for Python -============================================ +================================================================ +PyDERASN -- strict and fast ASN.1 DER/CER/BER library for Python +================================================================ .. @@ -16,18 +16,13 @@ written more than 30 years ago by wise Ancients (taken from ``pyasn1``'s README), it is still often can be seen anywhere in our life. PyDERASN is `free software `__, -licenced under `GNU LGPLv3+ `__. - -.. figure:: pprinting.png - :alt: Pretty printing example output - - An example of pretty printed X.509 certificate with automatically - parsed DEFINED BY fields. +licenced under `GNU LGPLv3 `__. .. toctree:: :maxdepth: 1 features + performance limitations examples reference @@ -36,3 +31,19 @@ licenced under `GNU LGPLv3+ `__. download thanks feedback + +There are articles about its history and usage: + +* `Как я написал ASN.1 библиотеку с slots and blobs `__ (on russian) +* `Как я добавил big-data поддержку `__ (on russian) + +.. figure:: pprinting.png + :alt: Pretty printing example output + + An example of pretty printed X.509 certificate with automatically + parsed DEFINED BY fields. + +.. figure:: browser.png + :alt: ASN.1 browser example + + An example of browser running.