Metadata-Version: 1.0
Name: alertme
Version: 0.1.1
Summary: Python command line tool that sends email when your script finishes running or has an error
Home-page: http://github.com/ChandranshuRao14/AlertMe/
Author: Chandranshu Rao
Author-email: chandranshu.rao@gmail.com
License: MIT
Description: ========
        AlertMe
        ========
        
        AlertMe is a tool used to alert users when a script of theirs has finished running or has encountered an error. AlertMe will prompt you for your email and will send you an email notification to alert you about your script. Typical usage looks like this:
        
        		alertme myscript.py
        
        See http://github.com/ChandranshuRao14/AlertMe for more information on usage
        
Keywords: alert alertme
Platform: UNKNOWN
