blob: 7b0f0fa02458517cc8e89e1af3573b2d0c8cf05c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = python-pypalettes
pkgdesc = A large collection of color maps for Python
pkgver = 0.1.4
pkgrel = 1
url = https://github.com/JosephBARBIERDARNAL/pypalettes
arch = any
license = GPL-3.0-only
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
depends = python-matplotlib
source = https://pypi.org/packages/source/p/pypalettes/pypalettes-0.1.4.tar.gz
sha512sums = 573a14b35ae7f22002ca0ba22abf45e5d57a3900f30acdadf79b6f0dd6227caa09893b552afeb013242963b2cc4744e54dab760b6ea0192d3d97559194410a17
pkgname = python-pypalettes
|