File: index.rst

package info (click to toggle)
python-amqp 1.4.9-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 724 kB
  • ctags: 741
  • sloc: python: 3,733; makefile: 85
file content (23 lines) | stat: -rw-r--r-- 347 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
.. _apiref:

===============
 API Reference
===============

:Release: |version|
:Date: |today|

.. toctree::
    :maxdepth: 1

    amqp.connection
    amqp.channel
    amqp.basic_message
    amqp.exceptions
    amqp.abstract_channel
    amqp.transport
    amqp.method_framing
    amqp.protocol
    amqp.serialization
    amqp.utils
    amqp.five