- Timestamp:
- Aug 25, 2016, 2:48:33 PM (8 years ago)
- Branches:
- feature/autosink, feature/cnn, feature/cnn_org, feature/constantq, feature/crepe, feature/crepe_org, feature/pitchshift, feature/pydocstrings, feature/timestretch, fix/ffmpeg5, master, pitchshift, sampler, timestretch, yinfft+
- Children:
- 50117ac
- Parents:
- 857fe7ff
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
setup.py
r857fe7ff rdc1fbc6 92 92 scripts = ['python/scripts/aubiocut'], 93 93 ext_modules = [aubio_extension], 94 description = ' interface to the aubio library',95 long_description = ' interface to the aubio library',94 description = 'a collection of tools for music analysis', 95 long_description = 'a collection of tools for music analysis', 96 96 license = 'GNU/GPL version 3', 97 97 author = 'Paul Brossier',
Note: See TracChangeset
for help on using the changeset viewer.