summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: eae16b5f742c38c8496b23ad4af165b4e773c9a9 (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.3.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/v5.3.0/music21-5.3.0.tar.gz
	sha512sums = 4ec4caf0a915ac8483e3d55b69db391be3d76728cdbf2d9a47b323ede61594a4dc01d4685936c11bc6c2bb456b50b8777928a457608406ea4778f575285d916c

pkgname = python-music21