Metadata-Version: 1.1
Name: django-bitly
Version: 0.7
Summary: Bit.ly integration for django
Home-page: http://bitbucket.org/discovery/django-bitly/
Author: Discovery Creative
Author-email: webworks_support@discovery.com
License: BSD
Description: A Django app that supports automatic generation and tracking of bit.ly hashes for objects on the site. Will automatically track changes to URLs, and, if necessary, maintain redirects for moved objects.
        
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Requires: django (>=1.3)
Requires: simplejson
Provides: django_bitly
