Metadata-Version: 1.1
Name: Pyzotero
Version: 0.10.2
Summary: Python wrapper for the Zotero API
Home-page: https://github.com/urschrei/pyzotero
Author: Stephan Hügel
Author-email: urschrei@gmail.com
License: GNU GPL Version 3
Download-URL: https://github.com/urschrei/pyzotero/tarball/v0.10.2
Description: A Python wrapper for the Zotero Server API
        ------------------------------------------
        
        Provides methods for accessing all Zotero Server API v1 calls currently provided.
        A full list is available here: http://www.zotero.org/support/dev/server_api
        
        This version requires Python 2.7.x / 3.3.x
Keywords: zotero
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.3
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development :: Libraries :: Python Modules
