12 buildPythonPackage rec {
15 format = "setuptools";
18 inherit pname version;
19 sha256 = "10i7vvvdx6c3gl4afsgnpdanwgzzag087zs0fxvfipnqknazj806";
23 rm $sourceRoot/src/smf.c
37 homepage = "https://das.nasophon.de/pysmf/";
38 description = "Python extension module for reading and writing Standard MIDI Files, based on libsmf";
39 license = licenses.bsd2;