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