blob: 7113bc639bf71133990b0f49cf391c1611977bd2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = defuddle
pkgdesc = Extract article content and metadata from web pages
pkgver = 0.18.1
pkgrel = 1
url = https://github.com/kepano/defuddle
arch = any
license = MIT
makedepends = npm
depends = nodejs
optdepends = linkedom: for node/cli support
optdepends = mathml-to-latex: for math conversion
optdepends = temml: for math conversion
optdepends = turndown: for markdown output
source = defuddle-0.18.1.tar.gz::https://github.com/kepano/defuddle/archive/0.18.1.tar.gz
sha256sums = 613c5149fb9758a870db5de26f354a43d271e3366dc111da4431bd750bd68313
pkgname = defuddle
|