Metadata-Version: 2.0
Name: email.py
Version: 0.0.1
Summary: Add a short description here!
Home-page: https://pyscaffold.org/
Author: catroll
Author-email: ninedoors@126.com
License: gpl3
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
Provides-Extra: testing
Provides-Extra: testing
Requires-Dist: pytest; extra == 'testing'
Requires-Dist: pytest-cov; extra == 'testing'

========
email.py
========


Add a short description here!


Description
===========

A longer description of your project goes here...


Note
====

This project has been set up using PyScaffold 3.1. For details and usage
information on PyScaffold see https://pyscaffold.org/.


