summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: f67a549889de436dfe193e69883fa3423456f864 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = python-identify
	pkgdesc = File identification library for Python.
	pkgver = 1.4.11
	pkgrel = 1
	url = https://github.com/chriskuehl/identify
	arch = any
	license = MIT
	makedepends = python-setuptools
	makedepends = python2-setuptools
	options = !emptydirs
	source = https://github.com/chriskuehl/identify/archive/v1.4.11.tar.gz
	sha256sums = c7f721750ea07a1d94fd0d4bfd505c04a8c39bbbc459504f92fa65c3272dd00f

pkgname = python-identify
	pkgdesc = File identification library for Python. (python3 version)
	depends = python

pkgname = python2-identify
	pkgdesc = File identification library for Python. (python2 version)
	depends = python2