Metadata-Version: 1.1
Name: jukeboxmaya
Version: 1.0.1
Summary: Jukebox Pipeline for Maya
Home-page: https://github.com/JukeboxPipeline/jukeboxmaya
Author: David Zuber
Author-email: zuber.david@gmx.de
License: BSD
Description: =========================================================
        Jukebox Maya
        =========================================================
        
        .. image:: http://img.shields.io/pypi/v/jukeboxmaya.png
            :target: https://pypi.python.org/pypi/jukeboxmaya
        
        .. image:: http://img.shields.io/pypi/dm/jukeboxmaya.png
            :target: https://pypi.python.org/pypi/jukeboxmaya
        
        .. image:: http://img.shields.io/pypi/l/jukeboxmaya.png
            :target: https://pypi.python.org/pypi/jukeboxmaya
        
        
        
        
        Jukebox Pipeline for Maya. Jukebox Pipeline is a framework for developing pipeline tools for different softwares in python.
        It is centered around the `Jukebox Core Package <https://pypi.python.org/pypi/jukebox-core>`_.
        
        
        Documentation
        -------------
        
        The documentation can be found here: http://pythonhosted.org/jukeboxmaya
        
        
        .. :changelog:
        
        History
        -------
        
        0.1.0 (2014-10-08)
        +++++++++++++++++++++++++++++++++++++++
        
        * Mirgation of old project
        
        1.0.0 (2014-10-24)
        +++++++++++++++++++++++++++++++++++++++
        
        * First release on PyPI
        
Keywords: jukeboxmaya
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
