Metadata-Version: 1.1
Name: mrv
Version: 1.0.2-stable
Summary: Development Framework for Autodesk Maya
Home-page: https://github.com/Byron/mrv
Author: Sebastian Thiel
Author-email: byronimo@gmail.com
License: BSD License
Description: MRV is a multi-platform python development environment to ease rapid development 
        of maintainable, reliable and high-performance code to be used in and around Autodesk Maya.
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.5
Classifier: Programming Language :: Python :: 2.6
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires: nose
Requires: epydoc
Requires: sphinx
Requires: gitpython
Requires: ipython
