blob: efcbbf223432395973eff8fa20618abd6a2230c3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = python-fancymaps
pkgdesc = Colormap collection from various (creative) sources
pkgver = 0.2.0
pkgrel = 1
url = https://github.com/alcubierre-drive/fancymaps
arch = any
license = GPLv3
checkdepends = python-pytest
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
depends = python-matplotlib
source = git+https://github.com/alcubierre-drive/fancymaps.git
sha512sums = SKIP
pkgname = python-fancymaps
|