File: index.rst

package info (click to toggle)
python-rfc3986 2.0.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 500 kB
  • sloc: python: 2,899; makefile: 18
file content (17 lines) | stat: -rw-r--r-- 351 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
===============
 API Reference
===============

This section contains API documentation generated from the source code of
|rfc3986|. If you're looking for an introduction to the module and how it
can be utilized, please see :ref:`narrative` instead.

.. toctree::
    :maxdepth: 1

    api
    builder
    uri
    validators
    iri
    miscellaneous