git » rapidjson.git » main » tree

[main] / .SRCINFO

pkgbase = rapidjson
	pkgdesc = Fast JSON parser/generator for C++ with both SAX/DOM style API
	pkgver = 1.1.0
	pkgrel = 6
	url = https://github.com/miloyip/rapidjson
	arch = any
	license = MIT
	checkdepends = gtest
	checkdepends = valgrind
	makedepends = cmake
	source = https://github.com/miloyip/rapidjson/archive/v1.1.0/rapidjson-1.1.0.tar.gz
	source = https://github.com/Tencent/rapidjson/commit/3b2441b8.patch
	sha512sums = 2e82a4bddcd6c4669541f5945c2d240fb1b4fdd6e239200246d3dd50ce98733f0a4f6d3daa56f865d8c88779c036099c52a9ae85d47ad263686b68a88d832dff
	sha512sums = 5002ff20a65b7d057411e39adf7f5a29eddff818d20579900b655df4d838b984a1b68f488232e1990b592943a70943619d924da1c4e1d2ce0d3ef65bc40f75d6

pkgname = rapidjson