File: index.rst

package info (click to toggle)
python-amqp 5.3.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 836 kB
  • sloc: python: 6,299; makefile: 209; sh: 6
file content (25 lines) | stat: -rw-r--r-- 379 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
24
25
.. _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.platform
    amqp.protocol
    amqp.sasl
    amqp.serialization
    amqp.spec
    amqp.utils