About
pysmf is a Python extension module for reading and writing Standard MIDI Files, based on libsmf.
Download
pysmf-0.1.1.tar.gz (2014-09-16)
Dependencies
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