Newer
Older
postorius / src / mailman_django.egg-info / PKG-INFO
Metadata-Version: 1.0
Name: mailman-django
Version: 0.1
Summary: A web user interface for GNU Mailman
Home-page: https://code.launchpad.net/~flo-fuchs/mailmanwebgsoc2011/transition
Author: The Mailman GSOC Coders
Author-email: flo.fuchs@gmail.com
License: GPLv3
Description: =======================================
        mailman-django - web ui for GNU Mailman
        =======================================
        
        The ``mailman-django`` Django app provides a web user interface to
        access GNU Mailman. 
        
        ``mailman-django`` is free software: you can redistribute it and/or
        modify it under the terms of the GNU Lesser General Public License as
        published by the Free Software Foundation, version 3 of the License.
        
        ``mailman-django`` is distributed in the hope that it will be useful,
        but WITHOUT ANY WARRANTY; without even the implied warranty of
        MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser
        General Public License for more details.
        
        You should have received a copy of the GNU Lesser General Public License
        along with mailman.client. If not, see <http://www.gnu.org/licenses/>.
        
        
        Requirements
        ============
        
        ``mailman-django`` requires Python 2.6 or newer and ``mailman.client``,
        the official Python bindings for GNU Mailman.
        
        
        Acknowledgements
        ================
        
        Many thanks go out to Anna Granudd and Benedict Stein for developing the
        initial versions of this Django app during the Google Summer of Code
        2010 and 2011. 
        
Keywords: email mailman django
Platform: UNKNOWN