Metadata-Version: 1.1
Name: pushio
Version: 1.0.2
Summary: Push IO push notification service library
Home-page: http://www.push.io/
Author: Push IO LLC
Author-email: info@push.io
License: BSD License
Download-URL: http://pypi.python.org/packages/source/p/pushio/pushio-1.0.2.tar.gz
Description: Push IO push notification module
        --------------------------------
        This library makes it easy to send push notifications via the Push IO service.
        
        This version requires Python 2 or later.
        
Keywords: pushio,push,notifications
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Other/Nonlisted Topic
Requires: json
Requires: urllib
Provides: pushio
