File: index.rst

package info (click to toggle)
python-gearman 2.0.2-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch, wheezy
  • size: 464 kB
  • ctags: 471
  • sloc: python: 2,285; makefile: 135
file content (22 lines) | stat: -rw-r--r-- 535 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
.. python-gearman documentation master file, created by
   sphinx-quickstart on Wed Aug 25 14:44:14 2010.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

python-gearman 2.x
==================

Python Gearman API - Client, worker, and admin client interfaces

For information on the Gearman protocol and a Gearman server, see http://www.gearman.org/

.. toctree::
    :maxdepth: 3
    :numbered:

    library.rst
    1to2.rst
    architecture.rst

* :ref:`search`