summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 8b9fe5c3c54c14620880a901cab8dcc3297e5fb8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = python-statusof
	pkgdesc = Small Python script to check the status of a list of URLs.
	pkgver = 0.2.2
	pkgrel = 2
	url = https://github.com/Arthurdw/statusof
	arch = x86_64
	arch = i686
	license = MIT
	makedepends = git
	makedepends = python-setuptools
	depends = python-aiohttp
	depends = python-colorama
	optdepends = python-aiodns: for fast DNS resolving
	source = git+https://github.com/Arthurdw/statusof.git#commit=904e3a53c04a26e2a7d3420cffccfcad3a756af1
	sha256sums = SKIP

pkgname = python-statusof