File: index.rst

package info (click to toggle)
python-inflate64 1.0.3%2Bds-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,428 kB
  • sloc: ansic: 3,429; python: 228; makefile: 13
file content (27 lines) | stat: -rw-r--r-- 506 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
Inflate64 Python module
=======================

Inflate is a wellknown compression technique as a ZLib compression library.
Inflate64 is a extension of the Inflate.
Please refer technical note for details.

The ``inflate64`` package uses C files from ``zlib``.


.. toctree::
   :maxdepth: 2
   :caption: Contents:

   getting_started
   contribution
   security_policy
   technote
   license_notice
   Changelog

Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`