Source: python-midiutil Section: python Priority: optional Maintainer: Debian Multimedia Maintainers Uploaders: IOhannes m zmölnig (Debian/GNU) , Tiago Bortoletto Vaz , Build-Depends: debhelper (>= 9~), dh-buildinfo, dh-python, python, python3, devscripts, python-setuptools, python3-setuptools, python3-sphinx, python3-sphinx-rtd-theme, Testsuite: autopkgtest-pkg-python Standards-Version: 4.1.4 Vcs-Browser: https://salsa.debian.org/multimedia-team/python-midiutil Vcs-Git: https://salsa.debian.org/multimedia-team/python-midiutil.git Homepage: https://github.com/MarkCWirt/MIDIUtil Package: python-midiutil Architecture: all Depends: ${misc:Depends}, ${python:Depends}, Suggests: python-midiutil-doc Description: Python 2 library to write multi-track MIDI files MIDIUtil is a pure Python library that allows one to write multi-track Musical Instrument Digital Interface (MIDI) files from within Python programs. It is object-oriented and allows one to create and write these files with a minimum of fuss. . This package provides the Python 2.x module. Package: python3-midiutil Architecture: all Depends: ${misc:Depends}, ${python3:Depends}, Suggests: python-midiutil-doc Description: Python 3 library to write multi-track MIDI files MIDIUtil is a pure Python library that allows one to write multi-track Musical Instrument Digital Interface (MIDI) files from within Python programs. It is object-oriented and allows one to create and write these files with a minimum of fuss. . This package provides the Python 3.x module. Package: python-midiutil-doc Section: doc Architecture: all Depends: ${misc:Depends}, ${sphinxdoc:Depends}, libjs-mathjax, Built-Using: ${sphinxdoc:Built-Using}, Description: Python library to write multi-track MIDI files - documentation MIDIUtil is a pure Python library that allows one to write multi-track Musical Instrument Digital Interface (MIDI) files from within Python programs. It is object-oriented and allows one to create and write these files with a minimum of fuss. . This package provides the HTML documentation of the library.