Metadata-Version: 1.1
Name: mset
Version: 4.0.8
Summary: A no-op version of the runtime python library included in Marmoset Toolbag.
Home-page: https://marmoset.co
Author: Marmoset LLC
Author-email: support@marmoset.co
License: MIT
Download-URL: https://marmoset.co/toolbag/
Description: ``mset`` is a no-op version of the runtime python library included in Marmoset Toolbag. Use this package for better autocomplete support when writing plugins for Marmoset Toolbag.
        
        Installation
        ------------
        
        ``mset`` is on ``PyPI`` and can be installed though pip:
        
        .. code:: bash
        
            pip install mset
        
        Documentation
        -------------
        
        Documentation for ``mset`` can be found on on our website:
        
        -  `Marmoset Toolbag API Reference <https://www.marmoset.co/python/reference.html>`__
        -  `Python Scripting for Toolbag <https://www.marmoset.co/posts/python-scripting-toolbag/>`__
        
Keywords: mset,marmoset,toolbag,hexels
Platform: ANY
Classifier: Topic :: Documentation
Classifier: Topic :: Software Development :: Documentation
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
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: Programming Language :: Python :: 3.9
