About
pysmf is a Python extension module for reading and writing Standard MIDI Files, based on libsmf.
Download
Source Code:
pysmf-0.1.0.tar.gz (2011-12-15)
Building
Requirements:
Optional:
- Cython (only needed to build from the original Cython source, instead of using the provided generated C file)
Installation:
./setup.py build ./setup.py install