summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 038adc9b33fbe2cb8783c23d9baf42dea55e69e0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = python-colorthief
	pkgdesc = Python module for grabbing the color palette from an image
	pkgver = 0.2.1
	pkgrel = 3
	url = https://github.com/fengsp/color-thief-py
	arch = any
	license = BSD-3-Clause
	makedepends = git
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = python
	depends = python-pillow
	source = git+https://github.com/fengsp/color-thief-py.git#tag=0.2.1
	b2sums = b638181981bd425985d346b1a95f6d415f25dfff586b795a1bbb97208e81959d509d509d9258e85f452862e62c48bd945a6f29b8fbfdf7d6f01a329893d87407

pkgname = python-colorthief