Metadata-Version: 2.1
Name: HyperKitty
Version: 1.3.7
Summary: A web interface to access GNU Mailman v3 archives
Home-page: https://gitlab.com/mailman/hyperkitty
Author: Mailman Developers
Author-email: mailman-developers@python.org
License: GPLv3
Keywords: email
Classifier: Framework :: Django
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Topic :: Communications :: Email :: Mailing List Servers
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: JavaScript
License-File: COPYING.txt
License-File: AUTHORS.txt
Requires-Dist: django (<4.3,>=3.2)
Requires-Dist: django-mailman3 (>=1.3.8)
Requires-Dist: django-gravatar2 (>=1.0.6)
Requires-Dist: djangorestframework (>=3.0.0)
Requires-Dist: robot-detection (>=0.3)
Requires-Dist: pytz (>=2012)
Requires-Dist: django-compressor (>=1.3)
Requires-Dist: mailmanclient (>=3.3.3)
Requires-Dist: mistune (<3.0,>=2.0.0)
Requires-Dist: python-dateutil (>=2.0)
Requires-Dist: networkx (>=2.0)
Requires-Dist: django-haystack (>=2.8.0)
Requires-Dist: django-extensions (>=1.3.7)
Requires-Dist: flufl.lock (>=4.0)
Requires-Dist: django-q (>=1.0.0)
Provides-Extra: dev
Requires-Dist: Whoosh (>=2.5.7) ; extra == 'dev'
Requires-Dist: django-debug-toolbar ; extra == 'dev'

========================================
HyperKitty - Archiver for GNU Mailman v3
========================================

.. image:: https://gitlab.com/mailman/hyperkitty/badges/master/pipeline.svg?ignore_skipped=true&key_text=build&key_width=42
    :target: https://gitlab.com/mailman/hyperkitty/commits/master

.. image:: https://gitlab.com/mailman/hyperkitty/badges/master/coverage.svg?job=coverage
    :target: https://gitlab.com/mailman/hyperkitty/commits/master

.. image:: https://readthedocs.org/projects/hyperkitty/badge/?version=latest
    :target: https://hyperkitty.readthedocs.io

.. image:: http://img.shields.io/pypi/v/hyperkitty.svg
    :target: https://pypi.python.org/pypi/hyperkitty

.. image:: http://img.shields.io/pypi/dm/hyperkitty.svg
    :target: https://pypi.python.org/pypi/hyperkitty

HyperKitty is an open source Django application under development. It aims to
provide a web interface to access GNU Mailman v3 archives.

Links
=====

- Full documentation: https://hyperkitty.readthedocs.org
- Project page and feedback: https://gitlab.com/mailman/hyperkitty
- Demo server: https://lists.mailman3.org/
- Local development setup: http://docs.mailman3.org/en/latest/devsetup.html

License
=======

HyperKitty is licensed under the `GPL v3.0 <http://www.gnu.org/licenses/gpl-3.0.html>`_


Help, Bugs, Feedback
====================

If you need help with HyperKitty, want to keep up with progress, chat with
developers, or ask any other questions about HyperKitty, you can hang out in the
IRC channel: `#mailman on irc.freenode.net <https://webchat.freenode.net/?channels=mailman>`_.
You can also subscribe to our `mailing list <https://lists.fedorahosted.org/admin/lists/hyperkitty-devel.lists.fedorahosted.org/>`_ of developers.

To report bugs, please create `a ticket here <https://gitlab.com/mailman/hyperkitty/issues>`_ or contact us on IRC.

About other links of feedback, please see below.

- User mailing list: https://lists.mailman3.org/archives/list/mailman-users@mailman3.org/
- The "mailman" developers links: https://mail.python.org/mailman/listinfo/mailman-developers/
