blob: 77f40204cbf0c0989087bf8468c5e5b04d82771d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = liblolhtml-git
pkgdesc = Low output latency streaming HTML parser/rewriter with CSS selector-based API
pkgver = 380.8d3c21b
pkgrel = 1
url = https://crates.io/crates/lol-html
arch = x86_64
license = BSD
makedepends = rust
makedepends = git
depends = gcc-libs
provides = liblolhtml
conflicts = liblolhtml
source = git+https://github.com/cloudflare/lol-html.git
sha512sums = SKIP
pkgname = liblolhtml-git
|