Metadata-Version: 1.1
Name: MIDIUtil
Version: 1.0.1
Summary: A pure python library for creating multi-track MIDI files
Home-page: https://github.com/MarkCWirt/MIDIUtil
Author: Mark Conway Wirt
Author-email: markcwirt) at (gmail . com
License: MIT
Description: 
        This package provides a simple interface to allow Python programs to write multi-track MIDI files.
Keywords: Music MIDI
Platform: Platform Independent
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.2
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: License :: OSI Approved :: MIT License
