blob: 7a01a78a00712b6586f24817f0e23ffd370a4899 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = python-pycamilladsp-plot
pkgdesc = Plotting tools for CamillaDSP
pkgver = 3.0.0
pkgrel = 1
url = https://github.com/HEnquist/pycamilladsp-plot
arch = any
license = GPL
makedepends = python
depends = python-jsonschema
depends = python-numpy
source = https://github.com/HEnquist/pycamilladsp-plot/archive/refs/tags/v3.0.0.tar.gz
sha256sums = 92efe4a8e15bab0bbbb1a5b3f37ec0b9a26bbb0837562f3b720b54e2fb03aac5
pkgname = python-pycamilladsp-plot
|