Drop of 0.87 release.

This commit is contained in:
Ross Duggan
2012-04-14 02:43:53 +01:00
commit b06fd67fc2
19 changed files with 3301 additions and 0 deletions

12
PKG-INFO Normal file
View File

@@ -0,0 +1,12 @@
Metadata-Version: 1.0
Name: MIDIUtil
Version: 0.87
Summary: MIDIUtil, a MIDI Interface for Python
Home-page: http://www.emergentmusics.org/midiutil/
Author: Mark Conway Wirt
Author-email: emergentmusics) at (gmail . com
License: Copyright (C) 2009, Mark Conway Wirt. See License.txt for details.
Description:
This package provides a simple interface to allow Python programs to
write multi-track MIDI files.
Platform: Platform Independent