summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 72dc8060d784a7412e038db06d339bf4f50074f6 (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 = 2
	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 = 26d464f3bbef4e64f541e8d03e16679796198b75471408555cd2e9679c8c5355fc7ec66f89cd5214f179a0ff7d9adb186302d4ce56402819b8b231b69919a775

pkgname = linkchecker