Metadata-Version: 1.1
Name: jukebox-core
Version: 3.0.1
Summary: Core package for the jukebox pipeline.
Home-page: https://github.com/JukeboxPipeline/jukebox-core
Author: David Zuber
Author-email: zuber.david@gmx.de
License: BSD
Description: =========================================================
        Jukebox Core
        =========================================================
        
        .. image:: http://img.shields.io/pypi/v/jukebox-core.png
            :target: https://pypi.python.org/pypi/jukebox-core
        
        .. image:: http://img.shields.io/pypi/dm/jukebox-core.png
            :target: https://pypi.python.org/pypi/jukebox-core
        
        .. image:: http://img.shields.io/pypi/l/jukebox-core.png
            :target: https://pypi.python.org/pypi/jukebox-core
        
        This is the core package for the jukebox cg-pipeline.
        It is a framework for developing pipeline tools for different softwares in python.
        
        
        Documentation
        -------------
        
        The documentation can be found under http://pythonhosted.org/jukebox-core.
        
        
        .. :changelog:
        
        History
        -------
        
        0.1.0 (2014-09-27)
        +++++++++++++++++++++++++++++++++++++++
        
        * Migration from old project
        
        1.0.3 (2014-10-23)
        +++++++++++++++++++++++++++++++++++++++
        
        * First release on PyPI
        
        1.0.4 (2014-10-24)
        +++++++++++++++++++++++++++++++++++++++
        
        * Fix for missing dependency
        * Documentation hosted on pythonhosted.org
        
        2.0.0 (2014-11-10)
        +++++++++++++++++++++++++++++++++++++++
        
        * Release mechanism.
        * Fixes for widgetdelegate.
        * Browser for taskfiles.
        * Qt resource files compilation and proper integration in stylesheets.
        
        3.0.0 (2015-01-09)
        ++++++++++++++++++++++++++++++++++++++++
        
        * Reference workflow
        * Fixes for widgetdelegate
        
Keywords: jukebox-core
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2.7
