File: index.rst

package info (click to toggle)
python-zipp 1.0.0-6%2Bdeb12u1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 196 kB
  • sloc: python: 309; makefile: 3
file content (22 lines) | stat: -rw-r--r-- 288 bytes parent folder | download | duplicates (29)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Welcome to zipp documentation!
========================================

.. toctree::
   :maxdepth: 1

   history


.. automodule:: zipp
    :members:
    :undoc-members:
    :show-inheritance:


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

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