summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: fe1d9cf32d4edb4f54de6bf24f39c37e3966aa3d (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.7.2
	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.7.2.tar.gz
	sha256sums = ba15f82f3a543e538d369b54ef431905f5a446787779529a4e0ba65e60d52159

pkgname = python-music21