Metadata-Version: 2.0
Name: django-bitly
Version: 1.0.0
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
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
Provides: django_bitly
Requires-Dist: django (>=1.8)
Requires-Dist: six

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.


