Newer
Older
postorius / src / mailmanweb.egg-info / PKG-INFO
  1. Metadata-Version: 1.0
  2. Name: mailmanweb
  3. Version: 0.0.1
  4. Summary: A web user interface for GNU Mailman
  5. Home-page: https://code.launchpad.net/~flo-fuchs/mailmanwebgsoc2011/transition
  6. Author: The Mailman GSOC Coders
  7. Author-email: flo.fuchs@gmail.com
  8. License: GPLv3
  9. Description: ===================================
  10. mailmanweb - web ui for GNU Mailman
  11. ===================================
  12. Copyright (C) 1998-2010 by the Free Software Foundation, Inc.
  13. The ``mailmanweb`` Django app provides a web user interface to
  14. access GNU Mailman.
  15. ``mailmanweb`` is free software: you can redistribute it and/or
  16. modify it under the terms of the GNU Lesser General Public License as
  17. published by the Free Software Foundation, version 3 of the License.
  18. ``mailmanweb`` is distributed in the hope that it will be useful,
  19. but WITHOUT ANY WARRANTY; without even the implied warranty of
  20. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser
  21. General Public License for more details.
  22. You should have received a copy of the GNU Lesser General Public License
  23. along with mailman.client. If not, see <http://www.gnu.org/licenses/>.
  24. Requirements
  25. ============
  26. ``mailmanweb`` requires Python 2.6 or newer and ``mailman.client``,
  27. the official Python bindings for GNU Mailman.
  28. Acknowledgements
  29. ================
  30. Many thanks go out to Anna Granudd and Benedict Stein for developing the
  31. initial versions of this Django app during the Google Summer of Code
  32. 2010 and 2011.
  33. Keywords: email mailman django
  34. Platform: UNKNOWN