[metadata] name = extra-mailman-archivers version = 0.0.2 author = Max Erenberg author_email = merenber@csclub.uwaterloo.ca description = Some extra archivers for Mailman 3 long_description = file: README.md long_description_content_type = text/markdown url = https://git.csclub.uwaterloo.ca/merenber/extra-mailman-archivers.git license = GPLv3 classifiers = Programming Language :: Python :: 3 OSI Approved :: GNU General Public License v3 or later (GPLv3+) Operating System :: OS Independent [options] package_dir = = src packages = find: python_requires = >=3.5 install_requires = mailman >=3.2.1 [options.packages.find] where = src