Metadata-Version: 1.1
Name: jukedj
Version: 2.0.0
Summary: Django app for models used in the JukeboxPipeline.
Home-page: https://github.com/JukeboxPipeline/jukedj
Author: David Zuber
Author-email: zuber.david@gmx.de
License: BSD
Description: =========================================================
        JukeDj
        =========================================================
        
        .. image:: http://img.shields.io/pypi/v/jukedj.png
            :target: https://pypi.python.org/pypi/jukedj
        
        .. image:: http://img.shields.io/pypi/dm/jukedj.png
            :target: https://pypi.python.org/pypi/jukedj
        
        .. image:: http://img.shields.io/pypi/l/jukedj.png
            :target: https://pypi.python.org/pypi/jukedj
        
        
        
        
        Django app for models used in the JukeboxPipeline.
        
        
        Documentation
        -------------
        
        The documentation can be found under http://pythonhosted.org/jukedj.
        
        
        .. :changelog:
        
        History
        -------
        
        0.1.0 (2014-10-03)
        +++++++++++++++++++++++++++++++++++++++
        
        * Migration of old project
        
        1.1.1 (2014-10-23)
        +++++++++++++++++++++++++++++++++++++++
        
        * First release on PyPI
        
        2.0.0 (2014-11-17)
        +++++++++++++++++++++++++++++++++++++++
        
        * Assets can be connected to each other.
        
Keywords: jukedj
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2.7
