Metadata-Version: 1.1
Name: plushcap
Version: 0.2.1
Summary: Plushcap monitors websites and alerts people via text or phone call if there is a problem.
Home-page: https://github.com/makaimc/plushcap
Author: Matt Makai
Author-email: mmakai@twilio.com
License: BSD
Description: ===============================
        Plushcap
        ===============================
        
        .. image:: https://travis-ci.org/makaimc/plushcap.png?branch=master
                :target: https://travis-ci.org/makaimc/plushcap
        
        .. image:: https://pypip.in/d/plushcap/badge.png
                :target: https://pypi.python.org/pypi/plushcap
        
        
        Plushcap monitors websites and alerts people via text or phone call if there 
        is a problem.
        
        * Free software: BSD license
        * Documentation: http://plushcap.readthedocs.org.
        
        Features
        --------
        
        * TODO
        
        
        
        
        History
        -------
        
        0.2.1 (2014-07-15)
        ------------------
        * Fixing issue with setup scripts.
        
        0.2.0 (2014-07-13)
        ------------------
        * Library now sends an SMS alert if a URL returns something other than 200 OK.
        
        0.1.1 (2014-07-07)
        ---------------------
        * Working release that allows contacting a URL.
        
        0.1.0 (2014-07-06)
        ---------------------
        * First release on PyPI.
        
Keywords: plushcap
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
