Metadata-Version: 2.1
Name: mayarepacker
Version: 0.0.4
Summary: Automatic package reloader for Maya.
Home-page: https://github.com/InTack2/maya-auto-package-reloader
Author: Tack2
Author-email: takumi236@gmail.com
License: MIT
Project-URL: Source, https://github.com/InTack2/maya-auto-package-reloader
Project-URL: # Documentation, https://intack2.github.io/til-note/Module/boip/
Project-URL: Tracker, https://github.com/InTack2/maya-auto-package-reloader/issues
Description: # mayarepacker  
        
        [![PyPI Versions](https://img.shields.io/pypi/v/mayarepacker.svg)](https://pypi.org/project/mayarepacker)
        [![Downloads](https://pepy.tech/badge/mayarepacker)](https://pepy.tech/project/mayarepacker)
        [![license](https://img.shields.io/pypi/l/mayarepacker)](https://pypi.org/project/mayarepacker)
        [![Supported Versions](https://img.shields.io/pypi/pyversions/mayarepacker.svg)](https://pypi.org/project/mayarepacker)
        [![pytest](https://codecov.io/gh/InTack2/mayarepacker/branch/master/graph/badge.svg)](https://codecov.io/gh/InTack2/mayarepacker)
        [![code style](https://img.shields.io/badge/code%20style-flake8-000000.svg)](https://pypi.org/-project/flake8/)  
        
        Automatic package reloader for Maya.
        
        ## Features
        This repository is a feature that makes it easy for TechnicalArtists to hot-load their tools when they create them in Maya.
        
Keywords: Maya,Reloader,pack,packer
Platform: UNKNOWN
Classifier: Development Status :: 1 - Planning
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Operating System :: Microsoft :: Windows :: Windows 10
Classifier: Natural Language :: Japanese
Requires-Python: >=2.7
Description-Content-Type: text/markdown
