Metadata-Version: 1.1
Name: django-flickr
Version: 0.3.5
Summary: Mirror your Flickr into Django.
Home-page: https://bitbucket.org/zalew/django-flickr
Author: Jakub Zalewski
Author-email: zalew7@gmail.com
License: BSD license
Description: Django-Flickr 
        =============
        
        .. image:: https://pypip.in/v/django-flickr/badge.png
            :target: https://crate.io/packages/django-flickr/
            :alt: Latest PyPI version
        
        .. image:: https://pypip.in/d/django-flickr/badge.png
            :target: https://crate.io/packages/django-flickr/
            :alt: Number of PyPI downloads
            
        `Django-Flickr
        <https://bitbucket.org/zalew/django-flickr/>`_ provides a mechanism to mirror user's Flickr photos
        into a Django project.
        
        
        Project links
        -------------
        
        **Source**
        
        * builds: http://pypi.python.org/pypi/django-flickr/
        * repository: https://bitbucket.org/zalew/django-flickr/
        * mirror: https://github.com/zalew/django-flickr/
        
        
        **Meta**
        
        * docs: http://readthedocs.org/docs/django-flickr/en/latest/
        * bugs, feature requests: https://bitbucket.org/zalew/django-flickr/issues
        * roadmap, release log: https://bitbucket.org/zalew/django-flickr/wiki
        * license: BSD, see LICENSE file
        * contributors: see AUTHORS file
        
        
        
Keywords: django flickr photo photography photoblog
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Framework :: Django
