]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - contrib/unbound/libunbound/python/doc/examples/index.rst
Upgrade Unbound to 1.6.0. More to follow.
[FreeBSD/FreeBSD.git] / contrib / unbound / libunbound / python / doc / examples / index.rst
1 Examples
2 ========
3
4 Here you can find several examples which utilizes the unbound library in Python
5 environment. Unbound is a caching validator and resolver and can be linked into
6 an application, as a library where can answer DNS queries for the application.
7 This set of examples shows how to use the functions from Python environment.
8
9 Tutorials
10 ---------
11
12 .. toctree::
13     :maxdepth: 1
14     :glob:
15
16     example*