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
|
==================================
Python Fedora Module Documentation
==================================
The python-fedora module makes it easier for programmers to create both Fedora
Services and clients that talk to the services. It's licensed under the GNU
Lesser General Public License version 2 or later.
.. toctree::
:maxdepth: 2
client
existing
service
auth
javascript
api
glossary
==================
Indices and tables
==================
* :ref:`glossary`
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`
|