File: index.rst

package info (click to toggle)
python-aioxmpp 0.13.3-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid
  • size: 6,244 kB
  • sloc: python: 97,761; xml: 215; makefile: 155; sh: 63
file content (22 lines) | stat: -rw-r--r-- 359 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
.. _internal-api:

Internal tools
##############

.. warning::

   This API is internal, for all practical purposes. Some of this may move to
   public API at some point. Until then, no external code should rely on
   anything in this section.

.. toctree::
   :maxdepth: 2

   cache
   e2etest
   network
   protocol
   statemachine
   tasks
   utils
   xml