Metadata-Version: 2.0
Name: marrow.mailer
Version: 4.0.2
Summary: A light-weight modular mail delivery framework for Python 2.7+, 3.3+, Pypy, and Pypy3.
Home-page: https://github.com/marrow/mailer/
Author: Alice Bevan-McGregor
Author-email: alice@gothcandy.com
License: MIT
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Utilities
Requires-Dist: marrow.util (<2.0)
Requires-Dist: futures; python_version<'3.0.0'
Provides-Extra: develop
Requires-Dist: coverage; extra == 'develop'
Requires-Dist: pytest; extra == 'develop'
Requires-Dist: pytest-cov; extra == 'develop'
Requires-Dist: pytest-flakes; extra == 'develop'
Requires-Dist: pytest-spec; extra == 'develop'
Requires-Dist: transaction; extra == 'develop'
Provides-Extra: requests
Requires-Dist: requests; extra == 'requests'

UNKNOWN


