xref: /netbsd-src/external/bsd/unbound/dist/libunbound/python/doc/examples/index.rst (revision 0cd9f4ecf44538bbdd5619b5b2081449960ab3e6)
13b6c3722SchristosExamples
2*0cd9f4ecSchristos========
33b6c3722Schristos
4*0cd9f4ecSchristosHere you can find several examples which utilizes the unbound library in Python
5*0cd9f4ecSchristosenvironment. Unbound is a caching validator and resolver and can be linked into
6*0cd9f4ecSchristosan application, as a library where can answer DNS queries for the application.
73b6c3722SchristosThis set of examples shows how to use the functions from Python environment.
83b6c3722Schristos
9*0cd9f4ecSchristosTutorials
10*0cd9f4ecSchristos---------
113b6c3722Schristos
123b6c3722Schristos.. toctree::
133b6c3722Schristos    :maxdepth: 1
143b6c3722Schristos    :glob:
153b6c3722Schristos
163b6c3722Schristos    example*
17