summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c3a1aa88da2023a8e8e7707c8bccb5beeb8f3c6d (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 = 3.1.0
	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/releases/download/v3.1.0/music21-3.1.0.tar.gz
	sha512sums = 3acfc096c2ff67338b08b4cb15904c638c6ab975d5c1dfec26588d415072c3cf3869ec0641e7f13c4800b728f5bfd041a5ce721c4a3e20f8d4ee6df8e7dc09e2

pkgname = python-music21