blob: 82028c4f5b8f2594aeacaa85de165c8b36a6d0ef (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = python-colormath2
pkgdesc = Python module that abstracts common color math operations
pkgver = 3.0.3
pkgrel = 1
url = https://github.com/bkmgit/python-colormath2
arch = any
license = GPL3
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
depends = python-networkx
depends = python-numpy
source = colormath-3.0.3.tar.gz::https://github.com/bkmgit/python-colormath2/archive/3.0.3.tar.gz
sha256sums = b63e187113f161ce0bac86372f0cc6c5ef9e851adcdd515b1cfbede51cf90a22
pkgname = python-colormath2
|