Metadata-Version: 1.1
Name: pushman
Version: 1.0.2
Summary: Python binding for Pushman
Home-page: https://github.com/Pushmen/Pushman-Python
Author: Hackathon
Author-email: kimi.huang@brightcells.com
License: UNKNOWN
Description: ==============
        Pushman-Python
        ==============
        
        Python binding for Pushman
        
        Installation
        ============
        
        ::
        
            pip install pushman
        
        
        Usage
        =====
        
        ::
        
            from pushman import send_tplmsg
        
        
Platform: UNKNOWN
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python
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.2
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Topic :: Software Development :: Libraries :: Python Modules
