summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c37c7f2d70a8fcc9e2539219e85f401a0b4873cd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = python-tld-git
	pkgdesc = Extracts the top level domain (TLD) from the URL given
	pkgver = 0.13
	pkgrel = 1
	url = https://github.com/barseghyanartur/tld
	arch = any
	license = GPL
	makedepends = python-setuptools
	makedepends = git
	depends = python
	depends = python-six
	provides = python-tld
	conflicts = python-tld
	options = !emptydirs
	source = git+https://github.com/barseghyanartur/tld.git
	sha256sums = SKIP

pkgname = python-tld-git