summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 67aa1c84c7602b0565d80b6b36945626428785c3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = python-htmllistparse
	pkgdesc = Python parser for Apache/nginx-style HTML directory listing
	pkgver = 0.6.1
	pkgrel = 2
	url = https://github.com/gumblex/htmllisting-parser
	arch = any
	license = MIT
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	makedepends = python-setuptools
	depends = python
	depends = python-beautifulsoup4
	depends = python-html5lib
	depends = python-requests
	depends = python-fusepy
	source = https://files.pythonhosted.org/packages/source/h/htmllistparse/htmllistparse-0.6.1.tar.gz
	sha256sums = 6dc8a6bf03c843b9d325843a26a2351a795b573cd92a2c9b8271621019c64082

pkgname = python-htmllistparse