summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 795ede82cceb4a9faf28b1361d1d34709b258072 (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.3.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.8
	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.3.0.tar.gz
	b2sums = af2451858c8a95d581e465dbe014b5e24667617f0cbbcc40100b2c1c29df2078e6bbb46b889e4dcd4457174ab19b0e23dbdb7872c8de7ad557e44101f37eefa3

pkgname = linkchecker