Metadata-Version: 1.0
Name: pyqqweibo
Version: 0.3.9
Summary: QQ weibo API SDK for python
Home-page: http://github.com/andelf/pyqqweibo
Author: andelf
Author-email: andelf@gmail.com
License: MIT
Description: 
              QQ weibo is a microblog service that is popular among Chinese.
        
              This is the SDK tools for QQ weibo, written by @andelf.
        
              * fix the bad offical api names and arangement.
              * With model parser support, cache support.
              * Under active development.
              * Supports Python 2.6 - 2.7 and 3.1 - 3.2.
              * Document & samples included.
              * MIT license.
        
              NOTE: this is a thrid party SDK, use at your risk.
              
Keywords: qq weibo library tencent microblog
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
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.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.0
Classifier: Programming Language :: Python :: 3.1
Classifier: Programming Language :: Python :: 3.2
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content :: CGI Tools/Libraries
Classifier: Topic :: Utilities
