summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 02d3dbe89caa20b2112604a836d51601ac753d56 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
pkgbase = pyfunceble
	pkgdesc = The tool to check the availability or syntax of domains, IPv4 or URL.
	pkgver = 2.0.0
	pkgrel = 1
	url = https://funilrys.github.io/PyFunceble/
	arch = any
	license = MIT
	depends = python3
	depends = python-distribute
	depends = python-setuptools
	depends = python-colorama
	depends = python-pyaml
	depends = python-urllib3
	depends = python-requests
	depends = domain2idna
	provides = pyfunceble=2.0.0
	conflicts = pyfunceble-dev
	source = https://files.pythonhosted.org/packages/source/p/pyfunceble/PyFunceble-2.0.0.tar.gz
	source = https://raw.githubusercontent.com/funilrys/PyFunceble/master/LICENSE
	sha256sums = 9a22bc348a86e8fba0e7ef0406198741d051cb6e161b289ad28209665b842f58
	sha256sums = b6f0b000fe7b60a2d6d8b31454d705d928c6ffa8783722ba5c0419dd2c9084e4

pkgname = pyfunceble