We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f723cdc commit 09b66deCopy full SHA for 09b66de
README.rst
@@ -53,6 +53,9 @@ They can be imported as follows
53
their api and functions are the same as the stdlib's modules. Except where
54
isa-l does not support the same calls as zlib (See differences below).
55
56
+A full API documentation can be found on `our readthedocs page
57
+<https://python-isal.readthedocs.io>`_.
58
+
59
``python -m isal.igzip`` implements a simple gzip-like command line
60
application (just like ``python -m gzip``).
61
0 commit comments