summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 3aa2d14c2c4fa05a76628ffef09155d4c320f841 (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 = 4.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/v4.1.0/music21-4.1.0.tar.gz
	sha512sums = 9be1cab600b92774ea18354ac473ecb27550ecf135719fe38d203462110d10cdedf666196beed29bdc6bdcb125f7424927c30bcc4ed128ce6dcdf6c3ad22197b

pkgname = python-music21