python-soundfile icon indicating copy to clipboard operation
python-soundfile copied to clipboard

python-soundfile: add 'license_notes.md' to wheel

Open threexc opened this issue 1 month ago • 0 comments

Fixes: #470

python-soundfile links dynamically against libsndfile, which is a statically-linked library including its dependencies. Modify setup.py to include a new license_notes.md file containing licensing details for each of libsndfile's dependencies.

threexc avatar Nov 13 '25 15:11 threexc