]> Cypherpunks.ru repositories - pyderasn.git/blobdiff - doc/index.rst
habr.com articles mention
[pyderasn.git] / doc / index.rst
index 31c7b4c7a74655b22340bf5d87de61df29b374ae..9f5d3718d9c67a8c69e9a2c8b269ee732f4eb09e 100644 (file)
@@ -1,6 +1,6 @@
-============================================================
-PyDERASN -- strict and fast ASN.1 DER/BER library for Python
-============================================================
+================================================================
+PyDERASN -- strict and fast ASN.1 DER/CER/BER library for Python
+================================================================
 
 ..
 
@@ -18,16 +18,11 @@ README), it is still often can be seen anywhere in our life.
 PyDERASN is `free software <https://www.gnu.org/philosophy/free-sw.html>`__,
 licenced under `GNU LGPLv3 <https://www.gnu.org/licenses/lgpl-3.0.html>`__.
 
-.. figure:: pprinting.png
-   :alt: Pretty printing example output
-
-   An example of pretty printed X.509 certificate with automatically
-   parsed DEFINED BY fields.
-
 .. toctree::
    :maxdepth: 1
 
    features
+   performance
    limitations
    examples
    reference
@@ -36,3 +31,19 @@ licenced under `GNU LGPLv3 <https://www.gnu.org/licenses/lgpl-3.0.html>`__.
    download
    thanks
    feedback
+
+There are articles about its history and usage:
+
+* `Как я написал ASN.1 библиотеку с slots and blobs <https://m.habr.com/ru/post/444272/>`__ (on russian)
+* `Как я добавил big-data поддержку <https://m.habr.com/ru/post/498014/>`__ (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.