summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: bb0dcc2b608ca7d8ad7274ff1dc182f9a5982b8b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
pkgbase = python-dhash
	pkgdesc = Python library to calculate the difference hash (perceptual hash) for a given image, useful for detecting duplicates
	pkgver = 1.3
	pkgrel = 5
	url = https://github.com/Jetsetter/dhash
	arch = any
	license = MIT
	makedepends = python-setuptools
	depends = python-pillow
	source = https://files.pythonhosted.org/packages/source/d/dhash/dhash-1.3.tar.gz
	sha256sums = e6c8cd09d330f1ac44d3c9735d6b2a637d713dcb6b6091e340f91dda2484acb8

pkgname = python-dhash