Metadata-Version: 1.0
Name: PyWapFetion
Version: 0.9
Summary: A simple python lib for WapFetion
Home-page: http://github.com/whtsky/PyWapFetion
Author: whtsky
Author-email: whtsky@vip.qq.com
License: MIT
Description: 
        PyWapFetion is a SDK of WapFetion for Python.
        
        Fetion is a popular IM made by China Mobile.It can send short message to your friends with no cost.
        You can send a short message to your mobile phone with no cost,too.And it supports to send TIMING message.
        If you want to send Fetion message quickly and easily,PyWapFetion is your BEST choice.
        
        Get to https://github.com/whtsky/PyWapFetion for more information.
        
        * Cache support
        * Auto keep alive support
        * Quick Send support:send a message in one line.(See example.py)
        * Easy to use
        * You can receive your messages!
        * Throw Exception smartly
        * Get user list and group list easily
        * Get a friend's info easily
        * NO CAPTCHA during using it
        * Supports Python 2.5 - 2.7
        * You can use 2to3 to make it support Python 3
        * MIT LICENSE
        
        THIS IS A THRID PARTY SDK,USE AT YOUR RISK.
        
Keywords: library mobile fetion
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Natural Language :: Chinese (Simplified)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.5
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content :: CGI Tools/Libraries
Classifier: Topic :: Utilities
Classifier: Topic :: Software Development :: Libraries :: Python Modules
