1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
|
========================================
HyperKitty - Archiver for GNU Mailman v3
========================================
HyperKitty is an open source Django application under development. It aims at
providing a web interface to access GNU Mailman archives.
This is the example_project directory, which provides the Django project
files and some examples to configure Apache and Mailman.
All documentation on installing HyperKitty can be found in the documentation
provided by the ``HyperKitty`` python package. It is also available online at
the following URL: http://hyperkitty.readthedocs.org.
License
=======
HyperKitty is licensed under the `GPL v3.0`_
.. _GPL v3.0: http://www.gnu.org/licenses/gpl-3.0.html
|