]> Cypherpunks.ru repositories - pyderasn.git/blobdiff - doc/install.rst
ASN.1 browser
[pyderasn.git] / doc / install.rst
index d4e0abe51382731d63b0828d4616f1e4b6005260..8aa3bd0fe4ac0028e6cd36c2fed4005647fc0fd4 100644 (file)
@@ -15,6 +15,8 @@ signature from `official website <http://pyderasn.cypherpunks.ru/>`__::
 PyDERASN depends on `six <https://pypi.org/project/six/>`__ package
 for keeping compatibility with Py27/Py35. It is included in the tarball.
 You can also find it mirrored on :ref:`download <download>` page.
+``termcolor`` is an optional dependency used for output colourizing.
+``urwid`` is an optional dependency used for :ref:`interactive browser <browser>`.
 
 You could use pip (**no** OpenPGP authentication is performed!) with PyPI::