summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: f33cb63a64340b1a0ae80f9910501ecaa233d047 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = python-colormath
	pkgdesc = Python module that abstracts common color math operations
	pkgver = 3.0.0
	pkgrel = 2
	url = https://github.com/gtaylor/python-colormath
	arch = any
	license = GPL3
	makedepends = python-setuptools
	depends = python
	depends = python-networkx
	depends = python-numpy
	provides = python-colormath
	conflicts = python-colormath
	source = https://github.com/gtaylor/python-colormath/archive/3.0.0.tar.gz
	md5sums = 7a6fe120a4a688fb87b23f9930508471

pkgname = python-colormath