blob: 7031bb126cc74d66fa99a1a8831a0ad43c4a7641 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = rapidjson-git
pkgdesc = Rapidjson is an attempt to create the fastest JSON parser and generator.
pkgver = r1909.3202b0a3
pkgrel = 1
url = https://github.com/miloyip/rapidjson
arch = any
license = GPL
makedepends = git
makedepends = cmake
provides = rapidjson
conflicts = rapidjson
source = git+https://github.com/miloyip/rapidjson.git
md5sums = SKIP
pkgname = rapidjson-git
|