blob: 5a651c5c9128e00e32008d8c6ac215e7fee49f60 (
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-pretty_midi
pkgdesc = Python functions and classes for handling MIDI data conveniently.
pkgver = 0.2.11
pkgrel = 2
url = https://pypi.org/project/pretty_midi
arch = any
license = MIT
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-setuptools
depends = python
depends = python-numpy
depends = python-six
depends = python-mido
provides = pretty_midi
provides = python-pretty_midi
conflicts = pretty_midi
conflicts = python-pretty_midi
options = !strip
source = pretty_midi-0.2.11.tar.gz::https://files.pythonhosted.org/packages/source/p/pretty_midi/pretty_midi-0.2.11.tar.gz
sha256sums = dda81d643f71a0e91843a8644b312c0380237f1e63d5c6188225785c8d58cc67
pkgname = python-pretty_midi
|