summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c706a32176233ed616678d94186808a64ddfab61 (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-rtmidi2
	pkgdesc = Python wrapper for RtMidi written in Cython. Allows sending raw messages, multi-port input and sending multiple messages in one call.
	pkgver = 1.4.0
	pkgrel = 3
	url = https://github.com/gesellkammer/rtmidi2
	arch = x86_64
	arch = armv7h
	arch = aarch64
	arch = riscv32
	arch = riscv64
	arch = powerpc
	arch = powerpc64le
	arch = powerpc64
	license = custom:MIT License
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	depends = python
	depends = cython
	depends = rtmidi
	source = https://files.pythonhosted.org/packages/c3/16/5b42db7509a3b6d300f34aef5988ed39b9e50b164a49c9d0d2f9e7e7303f/rtmidi2-1.4.0.tar.gz
	sha256sums = eec5185beed7aa006bb7bcc058c58e10f245362e0db1636ae621917dc3d52ead

pkgname = python-rtmidi2