summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: e5819a43367791e1ac29c161779007e5229affce (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
25
26
27
pkgbase = python-music21
	pkgdesc = A toolkit for computer-aided musical analysis
	pkgver = 9.1.0
	pkgrel = 1
	url = http://web.mit.edu/music21
	arch = any
	license = BSD
	makedepends = python-build
	makedepends = python-hatchling
	makedepends = python-installer
	makedepends = python-wheel
	depends = python-chardet
	depends = python-joblib
	depends = python-more-itertools
	depends = python-requests
	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/v9.1.0.tar.gz
	sha256sums = a6cc8a5239bccc5ea4849266eb7a1b002130409fbd88779da19801161154eba7

pkgname = python-music21