Metadata-Version: 2.1
Name: xtempmail
Version: 0.1
Summary: Temporary Email
Home-page: https://github.com/krypton-byte/xtempmail
Author: Krypton Byte
Author-email: galaxyvplus6434@gmail.com
License: MIT
Keywords: temporary,mail,email,autoreply
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Description-Content-Type: text/markdown

# Temporary Mail
```python
$ pip install xtempmail
```

# Feature
<ul>
<li>Custom Name/Mail</li>
<li>Reply/send Message(support attachment file)</li>
<li>Read Message (support Download attachemnt file)</li>
<li> Delete message</li>
<li>Destroy Inbox</li>
</ul>

# Example
```
example/main.py
```

