summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 9daa4419fe495749080c583ce2d0a17c95014ab4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
pkgbase = python-music21
	pkgdesc = A toolkit for computer-aided musical analysis
	pkgver = 6.7.0
	pkgrel = 1
	url = http://web.mit.edu/music21
	arch = any
	license = BSD
	makedepends = python-setuptools
	depends = python-chardet
	depends = python-joblib
	depends = python-more-itertools
	depends = python-webcolors
	optdepends = lilypond: PDF or PNG output with music21.converter
	optdepends = python-jsonpickle: pickle and unpickle objects with music21.freezeThaw
	optdepends = python-matplotlib: graphing support
	optdepends = python-pillow: high quality output from LilyPond
	optdepends = python-pyaudio: allows recording with music21.audioSearch
	optdepends = python-pygame: allows realtime MIDI performance with music21.midi
	optdepends = python-scipy: faster FFT for music21.audioSearch
	source = https://github.com/cuthbertLab/music21/archive/v6.7.0.tar.gz
	sha256sums = 9f95ffa1f18030362454fa11e07c5df01efe3ddf949027b46eab84e9c585f6d2

pkgname = python-music21