File: index.rst

package info (click to toggle)
python-fedora 1.1.1-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,436 kB
  • sloc: python: 3,362; xml: 107; makefile: 14
file content (28 lines) | stat: -rw-r--r-- 547 bytes parent folder | download | duplicates (5)
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`