Metadata-Version: 2.1
Name: mailman
Version: 3.3.10
Summary: Mailman -- the GNU mailing list manager
Keywords: email
Author-Email: The Mailman Developers <mailman-developers@python.org>
License: GPLv3
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Communications :: Email :: Mailing List Servers
Classifier: Topic :: Communications :: Usenet News
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI :: Application
Project-URL: Homepage, https://www.list.org
Project-URL: Documentation, https://docs.mailman3.org/projects/mailman/en/latest/index.html
Project-URL: Source, https://gitlab.com/mailman/mailman.git
Project-URL: Tracker, https://gitlab.com/mailman/mailman/-/issues
Requires-Python: >=3.9
Requires-Dist: aiosmtpd>=1.4.3
Requires-Dist: alembic!=1.7.0,>=1.6.2
Requires-Dist: atpublic
Requires-Dist: authheaders>=0.16
Requires-Dist: authres>=1.0.1
Requires-Dist: click>=8.0.0
Requires-Dist: dnspython>=1.14.0
Requires-Dist: falcon>=3.1.3
Requires-Dist: flufl.bounce>=4.0
Requires-Dist: flufl.i18n>=3.2
Requires-Dist: flufl.lock>=5.1
Requires-Dist: gunicorn
Requires-Dist: lazr.config
Requires-Dist: nntplib; python_version >= "3.13"
Requires-Dist: passlib
Requires-Dist: python-dateutil>=2.0
Requires-Dist: requests
Requires-Dist: sqlalchemy>=1.4.0
Requires-Dist: zope.component
Requires-Dist: zope.configuration
Requires-Dist: zope.event
Requires-Dist: zope.interface>=5.0
Provides-Extra: setproctitle
Requires-Dist: setproctitle; extra == "setproctitle"
Description-Content-Type: text/markdown

This is GNU Mailman, a mailing list management system distributed under the
terms of the GNU General Public License (GPL) version 3 or later. The name of
this software is spelled ‘Mailman’ with a leading capital ‘M’ but with a lower
case second ‘m’. Any other spelling is incorrect.

Useful Links
============

* Documentation is available at https://docs.mailman3.org/en/latest/.
* Report bugs at https://gitlab.com/mailman/mailman/issues.
* Home page is https://www.list.org/.
