Metadata-Version: 1.1
Name: py-stackexchange
Version: 2.2.001
Summary: A Python binding to the StackExchange (Stack Overflow, Server Fault, etc.) website APIs.
Home-page: http://stackapps.com/questions/198/py-stackexchange-an-api-wrapper-for-python
Author: Lucas Jones
Author-email: lucas@lucasjones.co.uk
License: UNKNOWN
Download-URL: https://github.com/lucjon/Py-StackExchange/tarball/master
Description: **IMPORTANT**: Py-StackExchange now targets version 2.x of the StackExchange API, which introduces some small but breaking changes --- in particular, you will need to register for a new API key. Read the wiki page https://github.com/lucjon/Py-StackExchange/wiki/Updating-to-v2.x for more information.
        
        Please see http://stackapps.com/questions/198/py-stackexchange-an-api-wrapper-for-python for a full description.
Keywords: stackexchange,se,stackoverflow
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Other Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Internet
