mailman-api
===========

Release v\ |version|

mailman-api provides a daemon that will listen to HTTP requests,
providing access to a REST API that can be used to interact with a
locally-installed Mailman (version 2) instance.

mailman-api is tested with Python 2.7 and depends on:

- paste >= 1.7
- bottle >= 0.11.6

mailman-api is a work in progress. Contributions are welcome. Feel free to fork and contribute!

.. toctree::
   :maxdepth: 2

   quickstart
   api
   license
