summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c0dda081d0c84a722535fedc119def10262f2f85 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = python-music21
	pkgdesc = A toolkit for computer-aided musical analysis
	pkgver = 5.5
	pkgrel = 1
	url = http://web.mit.edu/music21
	arch = any
	license = BSD
	makedepends = python-setuptools
	depends = python
	optdepends = python-matplotlib: graphing support
	optdepends = python-scipy: scientific extension to Python
	optdepends = python-pyaudio: allows for recording within Python
	optdepends = python-pygame: allows for realtime MIDI performance
	optdepends = python-pillow: resources for transforming and editing graphics files
	optdepends = lilypond: automatically generate PDF or PNG files
	source = https://github.com/cuthbertLab/music21/archive/v5.5.tar.gz
	sha256sums = be5faf6b673c6cdc75799312e2a78d12b094a415ba8e72069b85989f8d18a1fb

pkgname = python-music21