Metadata-Version: 1.1
Name: django-mailman3
Version: 1.2.0
Summary: Django library to help interaction with Mailman
Home-page: https://gitlab.com/mailman/django-mailman3
Author: Mailman Developers
Author-email: mailman-developers@python.org
License: GPLv3
Description-Content-Type: UNKNOWN
Description: ==============================
        Django library for Mailman UIs
        ==============================
        
        This package contains libraries and templates for Django-based interfaces
        interacting with Mailman.
        
        To use this application, add it to the ``INSTALLED_APPS`` list in your Django
        server's settings file.
        
        
        License
        =======
        
        Django-mailman is licensed under the
        `GPL v3.0 <http://www.gnu.org/licenses/gpl-3.0.html>`_
        
        Copyright (C) 2017 by the Free Software Foundation, Inc.
        
Keywords: mailman django
Platform: UNKNOWN
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
