Metadata-Version: 2.1
Name: email_listener
Version: 0.3
Summary: Listen in an email folder and process incoming emails.
Home-page: https://github.com/njdreikosen/email_listener
Author: Noah Dreikosen
Author-email: ndreikosen@gmail.com
License: GNU GPLv3
Description: # email_listener
        
        email_listener is a Python package for listening in an email folder and processing incoming emails by scraping them, and writing the contents to local text files. These files can then optionally be further processed with custom functions, or left to be used later.
        
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Communications :: Email
Description-Content-Type: text/markdown
