Metadata-Version: 2.4
Name: tdp-midi
Version: 0.1.0
Summary: A MIDI file parser and renderer
License: MIT
License-File: LICENSE
Author: Yitzchak Gale
Author-email: gale@sefer.org
Requires-Python: >=3.12
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Requires-Dist: tdp-json (>=0.1.0,<0.2.0)
Requires-Dist: tdp-parser (>=0.2.0,<0.3.0)
Project-URL: Repository, https://github.com/ygale/tdp-midi
Description-Content-Type: text/markdown

A MIDI 1 file parser and renderer in type-directed Python.

