Metadata-Version: 1.0
Name: django-podcasting
Version: 0.9
Summary: Audio podcasting functionality for django sites.
Home-page: http://django-podcasting.readthedocs.org/
Author: Thomas Schreiber
Author-email: tom@insatsu.us
License: BSD
Description: Django Podcasting is a reusable application which provides audio
        podcasting functionality for websites running on the Django Web
        framework.
        
        More documentation about the usage and installation of Django Podcasting
        can be found on `django-podcasting.readthedocs.org`_.
        
        The source code for Django Compressor can be found and contributed to on
        `github.com/rizumu/django-podcasting`_. There you can also file tickets.
        
        The in-development version of Django Podcasting can be installed with
        pip install ``django-podcasting==dev`` or ``easy_install
        django-podcasting==dev``.
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
