blob: 3fb85cdc666c13204b4e4e58a8ceac980eb7c800 (
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 = 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.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 = 2ddf216742df3200e740032b55e6349bc45ae1ae87560595f55153737a17975659dace1c5521cb7c211ec9b64323bc3a1afc7e214a538e9eb05ef4a6d1101365
pkgname = linkchecker
|