{ "info": { "author": "Jan Haji\u010d jr. and Alexander Pacha", "author_email": "alexander.pacha@tuwien.ac.at", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Web Environment", "Intended Audience :: Science/Research", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Scientific/Engineering :: Interface Engine/Protocol Translator" ], "description": "# MuNG\n\nThe ``mung`` (**Mu**sic **N**otation **G**raph) package implements a graph representation\n of music notation that is especially amenable to Optical Music Recognition (OMR).\nIt was used for instance in the [MUSCIMA++](https://ufal.mff.cuni.cz/muscima) dataset of music notation.\n\n[![Build Status](https://travis-ci.org/OMR-Research/mung.svg?branch=master)](https://travis-ci.org/OMR-Research/mung)\n[![PyPI version](https://badge.fury.io/py/mung.svg)](https://badge.fury.io/py/mung)\n[![Documentation Status](https://readthedocs.org/projects/mung/badge/?version=latest)](https://mung.readthedocs.io/en/latest/?badge=latest)\n[![License: CC BY-NC-SA 4.0](https://img.shields.io/badge/License-MIT-brightgreen.svg)](LICENSE.txt)\n[![codecov](https://codecov.io/gh/OMR-Research/mung/branch/master/graph/badge.svg)](https://codecov.io/gh/OMR-Research/mung)\n\nRequires Python >= 3.6.\n\n\n## Getting started\n\n1. Install this package: ``pip install mung``\n2. Download the [MUSCIMA++ dataset](https://github.com/OMR-Research/muscima-pp).\n3. Run through the [tutorial](https://muscima.readthedocs.io/en/latest/Tutorial.html#tutorial).\n\n\n\n## Dataset\nThe dataset itself is available for download\n[here](https://github.com/OMR-Research/muscima-pp) and due to its derived nature, licensed differently:\n\n[![abc](https://img.shields.io/badge/Dataset_Version-2.0-brightgreen.svg)](https://github.com/OMR-Research/muscima-pp)\n[![License: CC BY-NC-SA 4.0](https://img.shields.io/badge/License-CC%20BY--NC--SA%204.0-blue.svg)](https://creativecommons.org/licenses/by-nc-sa/4.0/)\n\n\n\nChangelog\n=========\n\nThis changelog does not refer to the older `muscima` package.\n\n\n1.0\n---\n\nFirst public release of `mung` package, which is equivalent to the muscima-package, but updated \nto comply with the version 2.0 of the MUSCIMA++ dataset.", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://mung.readthedocs.io", "keywords": "", "license": "MIT Software License", "maintainer": "", "maintainer_email": "", "name": "mung", "package_url": "https://pypi.org/project/mung/", "platform": "any", "project_url": "https://pypi.org/project/mung/", "project_urls": { "Homepage": "https://mung.readthedocs.io" }, "release_url": "https://pypi.org/project/mung/1.1/", "requires_dist": null, "requires_python": "", "summary": "Tools for the Music Notation Graph representation of music notation, used primarily for optical music recognition.", "version": "1.1" }, "last_serial": 5667037, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "fa8f0241005e9516ce09479bae8265c7", "sha256": "9ea49d3305924b0cc765e4a30ec664370e62eb7e42da170ab203530a1f06c590" }, "downloads": -1, "filename": "mung-1.0.tar.gz", "has_sig": false, "md5_digest": "fa8f0241005e9516ce09479bae8265c7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 112698, "upload_time": "2019-08-11T19:16:25", "url": "https://files.pythonhosted.org/packages/34/d7/4fb1caad9c1357cd982112f3b1cef010126d2e32ec33e486a2eb43720096/mung-1.0.tar.gz" } ], "1.1": [ { "comment_text": "", "digests": { "md5": "2420eb739f533f6d86b63b77d02160ac", "sha256": "615f864ea54fa6c1f7b811b7a5b13029edaeda225ccf3e6020647cf7639cb29e" }, "downloads": -1, "filename": "mung-1.1.tar.gz", "has_sig": false, "md5_digest": "2420eb739f533f6d86b63b77d02160ac", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 112645, "upload_time": "2019-08-12T15:11:30", "url": "https://files.pythonhosted.org/packages/c9/1b/ae1eecb9f6ceb5d82d079d702118c0573cd22190f7208f728e7b90ff867a/mung-1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "2420eb739f533f6d86b63b77d02160ac", "sha256": "615f864ea54fa6c1f7b811b7a5b13029edaeda225ccf3e6020647cf7639cb29e" }, "downloads": -1, "filename": "mung-1.1.tar.gz", "has_sig": false, "md5_digest": "2420eb739f533f6d86b63b77d02160ac", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 112645, "upload_time": "2019-08-12T15:11:30", "url": "https://files.pythonhosted.org/packages/c9/1b/ae1eecb9f6ceb5d82d079d702118c0573cd22190f7208f728e7b90ff867a/mung-1.1.tar.gz" } ] }