Metadata-Version: 1.1
Name: django-thummer
Version: 2.0.3
Summary: A website screenshot and thumbnailing app for Django.
Home-page: https://github.com/MattAustin/django-thummer
Author: Matt Austin
Author-email: mail@mattaustin.me.uk
License: BSD
Description: ==============
        django-thummer
        ==============
        A website snapshot and thumbnailing app for `Django <http://www.djangoproject.com/>`_. Uses firefox, selenium, and
        sorl-thumbnail.
        
        
        Getting Started
        ===============
        Documentation is hosted online at: http://django-thummer.readthedocs.org/
        
        
        Development
        =============
        Git repository and issue tracking: https://github.com/MattAustin/django-thummer
        
        
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: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Framework :: Django
