summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: fb0447c0a056a178c6cf2ecd0ed03797741d28f3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = linkchecker
	pkgdesc = check links in web documents or full websites
	pkgver = 10.4.0
	pkgrel = 1
	url = https://github.com/linkcheck/linkchecker
	arch = any
	license = GPL2
	makedepends = python-hatch-vcs
	makedepends = python-hatchling>=1.8.0
	makedepends = python-installer
	makedepends = python-polib
	makedepends = python-setuptools-scm>=7.1.0
	depends = python>=3.9
	depends = python-beautifulsoup4>=4.8.1
	depends = python-dnspython>=2.0
	depends = python-requests>=2.20
	optdepends = python-argcomplete>=1.8.1: For command-line completion
	optdepends = python-pdfminer>=20181108: For reading PDF files
	source = https://github.com/linkcheck/linkchecker/archive/v10.4.0.tar.gz
	b2sums = d4088d0852fca1c8e04deb6f9ca45fcda1e8b85d08154d42e00b5c5dea9f66c502f4eed658b71b10abbea64b7e6be1d92f45c9b88c7e23a70503e0e0292c8a0d

pkgname = linkchecker