Source: mmllib Maintainer: Debian Python Modules Team Uploaders: Dominik George , Section: python Priority: optional Build-Depends: debhelper (>= 10), dh-python, pypy, pypy-setuptools, python-all (>= 2.6.6-3), python-setuptools (>= 0.6b3), python3-all, python3-setuptools, Standards-Version: 3.9.8 Homepage: https://github.com/Natureshadow/mmllib Testsuite: autopkgtest-pkg-python Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/mmllib.git Vcs-Browser: https://anonscm.debian.org/git/python-modules/packages/mmllib.git Package: python-mmllib Architecture: all Depends: ${misc:Depends}, ${python:Depends}, Description: library for handling Music Macro Language (Python 2) MMLlib is a pure Python implementation of functionality related to the Music Macro Language as implemented by Microsoft® GW-BASIC® and compatibles, which is its most common form, also implemented by the PC speaker driver in Linux and BSD, with a number of extensions and changes. . This package contains the Python 2 build. Package: python3-mmllib Architecture: all Depends: ${misc:Depends}, ${python3:Depends}, Description: library for handling Music Macro Language (Python 3) MMLlib is a pure Python implementation of functionality related to the Music Macro Language as implemented by Microsoft® GW-BASIC® and compatibles, which is its most common form, also implemented by the PC speaker driver in Linux and BSD, with a number of extensions and changes. . This package contains the Python 3 build. Package: pypy-mmllib Architecture: all Depends: ${misc:Depends}, ${pypy:Depends}, Description: library for handling Music Macro Language (PyPy) MMLlib is a pure Python implementation of functionality related to the Music Macro Language as implemented by Microsoft® GW-BASIC® and compatibles, which is its most common form, also implemented by the PC speaker driver in Linux and BSD, with a number of extensions and changes. . This package contains the PyPy build. Package: mmllib-tools Architecture: all Section: sound Depends: python3-mmllib, ${misc:Depends}, ${python3:Depends}, Description: library for handling Music Macro Language (tools) MMLlib is a pure Python implementation of functionality related to the Music Macro Language as implemented by Microsoft® GW-BASIC® and compatibles, which is its most common form, also implemented by the PC speaker driver in Linux and BSD, with a number of extensions and changes. . This package contains command-line tools for handling MML. These currently are: . mml2musicxml - convert MML to MusicXML (cf. musescore) mmllint - check various aspects of MML files for correctness