Metadata-Version: 1.1
Name: aws-status
Version: 0.0.5
Summary: Wraps AWS status informations obtained via the status page.
Home-page: http://github.com/jbbarth/aws-status
Author: Jean-Baptiste Barth
Author-email: jeanbaptiste.barth@gmail.com
License: MIT
Description: aws-status
        ==========
        
        Helps you check AWS status as seen from the official status page http://status.aws.amazon.com/
        
        Thanks
        ------
        
        - a great article about packaging python apps: https://hynek.me/articles/sharing-your-labor-of-love-pypi-quick-and-dirty/
        - one example of parsing AWS status feeds (in Python): https://github.com/rhartkopf/check_aws_status_feed/blob/master/check_aws_status_feed.py
        - an other example (in Ruby): https://gist.github.com/ktheory/1604786
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python
Classifier: Topic :: System :: Monitoring
