X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=doc%2Findex.rst;h=b526a76aa04aa9e43ed81f79b7cd1545696cb17d;hb=a8f8eb8f0bf0395b8fc94a1cad063def57729a90;hp=d1fca187f664e72ec1aa1d6da4bad8f2ddd0b357;hpb=2d45a224943c79e95cbd4913b44420788bc6c17d;p=pyderasn.git diff --git a/doc/index.rst b/doc/index.rst index d1fca18..b526a76 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,14 @@ 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 news @@ -35,3 +31,14 @@ licenced under `GNU LGPLv3+ `__. download thanks feedback + +.. 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.