.. pyptlib documentation master file, created by
   sphinx-quickstart on Fri Oct  5 11:46:40 2012.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

Welcome to pyptlib!
===================================

pyptlib is a little Python library that makes the job of writing
pluggable transports easier.


.. toctree::
   :maxdepth: 2

   README
   API
   glossary

:mod:`pyptlib.client`
----------------------

Client-side pyptlib API.


:mod:`pyptlib.server`
----------------------

Server-side pyptlib API.

:mod:`pyptlib.util`
----------------------

pyptlib utilities.


Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`

