File: index.rst

package info (click to toggle)
python-netaddr 0.7.18-1~bpo8%2B1
  • links: PTS, VCS
  • area: main
  • in suites: jessie-backports
  • size: 5,732 kB
  • sloc: python: 9,050; xml: 6,348; makefile: 84
file content (34 lines) | stat: -rw-r--r-- 739 bytes parent folder | download | duplicates (2)
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
28
29
30
31
32
33
34
============================
netaddr 0.7.18 documentation
============================

.. image:: https://circleci.com/gh/drkjam/netaddr.png?style=shield
    :target: https://circleci.com/gh/drkjam/netaddr
.. image:: https://readthedocs.org/projects/netaddr/badge/?version=latest
    :target: https://netaddr.readthedocs.org/en/latest/
.. image:: https://img.shields.io/pypi/dm/netaddr.svg
    :target: https://pypi.python.org/pypi/netaddr

.. toctree::
    :maxdepth: 1

    introduction
    installation
    tutorial_01
    tutorial_02
    tutorial_03
    api
    changes
    references
    authors
    contributors
    copyright
    license

------------------
Indices and tables
------------------

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