Metadata-Version: 1.1
Name: bibsonomy
Version: 0.1.0
Summary: BibSonomy REST client
Home-page: https://bitbucket.org/bibsonomy/bibsonomy-python
Author: Robert Jäschke
Author-email: jaeschke@l3s.de
License: UNKNOWN
Download-URL: https://bitbucket.org/bibsonomy/bibsonomy-python
Description: BibSonomy REST client
        ---------------------
        
        This library provides a Python abstraction to BibSonomy's REST
        library. In particular, it can
        - query posts for users
        - download documents (incl. preview images) for publication posts
        - download information about users
        
        Its functionality can and will be extended to other queries currently
        supported by the REST API
        (cf. https://bitbucket.org/bibsonomy/bibsonomy/wiki/documentation/api/REST%20API).
        
        
Keywords: bibsonomy,rest,web
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Internet :: WWW/HTTP
