Metadata-Version: 1.1
Name: muscima
Version: 0.3.0
Summary: Tools for the MUSCIMA++ dataset of music notation.
Home-page: https://muscima.readthedocs.io
Author: Jan Hajič jr.
Author-email: hajicj@ufal.mff.cuni.cz
License: MIT Software License
Description: muscima
        =======
        
        The ``muscima`` package implements a data model for the MUSCIMA++
        dataset of music notation. The dataset itself is available for download
        here:
        
        [MUSCIMA++ v0.9](https://ufal.mff.cuni.cz/jan-hajic-jr/MUSCIMA++_v0.9.zip)
        
        **Current dataset version: 0.9**
        
        **Current package version: 0.3**
        
        
        The package is distributed under the MIT license (see LICENSE file).
        
        [The documentation is online, including a tutorial, here.](https://muscima.readthedocs.io)
        
        Getting started
        ---------------
        
        1. Install this package: ``pip install muscima``
        2. Download the [MUSCIMA++ dataset](https://ufal.mff.cuni.cz/jan-hajic-jr/MUSCIMA++_v0.9.zip).
        3. Run through the tutorial.
        
        
Platform: any
Classifier: Programming Language :: Python
Classifier: Development Status :: 4 - Beta
Classifier: Natural Language :: English
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Scientific/Engineering :: Interface Engine/Protocol Translator
