Skip to content

Conversation

@threexc
Copy link

@threexc threexc commented Nov 13, 2025

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.

Fixes: bastibe#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.

Signed-off-by: Trevor Gamblin <tgamblin@baylibre.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Python wheels: including licenses for libsndfile dependencies

1 participant