File: index.rst

package info (click to toggle)
unbound 1.6.0-2~bpo8%2B1
  • links: PTS, VCS
  • area: main
  • in suites: jessie-backports
  • size: 20,444 kB
  • sloc: ansic: 79,862; sh: 5,040; yacc: 1,900; makefile: 1,315; python: 1,302; perl: 141
file content (27 lines) | stat: -rw-r--r-- 505 bytes parent folder | download | duplicates (13)
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
PyUnbound documentation
=======================================

This project contains an Unbound wrapper providing the thinnest layer over the library possible. 
Everything you can do from the libUnbound C API, you can do from Python, even more. 

Contents
----------
.. toctree::
	:maxdepth: 2

	intro.rst
	install.rst
	examples/index.rst
	modules/unbound

Module Documentation
-----------------------

* Module :mod:`unbound`

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

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