Metadata-Version: 1.0
Name: django_cropper
Version: 0.1.1a
Summary: Image cropping for the Django admin
Home-page: http://github.com/simonw/django_cropper
Author: Simon Willison
Author-email: simon@simonwillison.net
License: UNKNOWN
Description: django_cropper
        ==============
        
        A simple project that integrates the excellent Jcrop jQuery plugin with the
        Django admin.
        
        http://deepliquid.com/content/Jcrop.html
        
        Screenshots:
        
        http://simonwillison.net/static/2009/django-cropper-1.png
        http://simonwillison.net/static/2009/django-cropper-2.png
        
        MIT License, the same as Jcrop.
Keywords: pil,django,cropping,image
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Framework :: Django
Classifier: Topic :: Multimedia :: Graphics
Classifier: Topic :: Internet :: WWW/HTTP :: Site Management
