Metadata-Version: 1.1
Name: android-utils
Version: 1.1.0
Summary: xinge Push API for Python(http://xg.qq.com).
Home-page: https://github.com/xingePush/xinge-api-python
Author: yang
Author-email: 1020211152@qq.com
License: MIT
Description: ====================
        Xinge API for Python
        ====================
        
        Xinge Push API for Python(http://xg.qq.com).
        You can download the lastest version here: http://xg.qq.com/xg/ctr_index/download
        
        ------------
        Installation
        ------------
        To install xinge_push, simply:
        
            $ sudo pip install xinge_push
        
        or alternatively install via easy_install:
        
            $ sudo easy_install xinge_push
        
        or from source:
        
            $ sudo python setup.py install
        
Keywords: android,Android,androidutils,android_utils
Platform: any
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
