Metadata-Version: 1.0
Name: Flickr.API
Version: 0.4.4
Summary: A Python interface to the Flickr API
Home-page: http://g.raphaelli.com
Author: Gilad Raphaelli
Author-email: gilad@raphaelli.com
License: Python
Description: This package implements an interface to the Flickr
        		API, defined at http://flickr.com/services/api/.  It does not parse the
        		response from Flickr allowing for any response format desired
        		(xml/json/etc).
Keywords: flickr api
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
