summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 3da9670e45e200d49c4920f02503fa845f6014b9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
pkgbase = python-music21
	pkgdesc = A toolkit for computer-aided musical analysis
	pkgver = 7.1.0
	pkgrel = 1
	url = http://web.mit.edu/music21
	arch = any
	license = BSD
	makedepends = python-setuptools
	depends = python-chardet
	depends = python-joblib
	depends = python-more-itertools
	depends = python-webcolors
	optdepends = lilypond: PDF or PNG output with music21.converter
	optdepends = python-jsonpickle: pickle and unpickle objects with music21.freezeThaw
	optdepends = python-matplotlib: graphing support
	optdepends = python-pillow: high quality output from LilyPond
	optdepends = python-pyaudio: allows recording with music21.audioSearch
	optdepends = python-pygame: allows realtime MIDI performance with music21.midi
	optdepends = python-scipy: faster FFT for music21.audioSearch
	source = https://github.com/cuthbertLab/music21/archive/v7.1.0.tar.gz
	sha256sums = da60dddc01f035a9132fcd7a29d40649307321313659b93eb7d03d8a6b33116b

pkgname = python-music21