mirror of
https://github.com/bertptrs/aur.git
synced 2025-12-26 21:10:31 +01:00
15 lines
438 B
Plaintext
15 lines
438 B
Plaintext
pkgbase = simdjson
|
|
pkgdesc = A C++ library to see how fast we can parse JSON with complete validation.
|
|
pkgver = 0.4.4
|
|
pkgrel = 1
|
|
url = https://github.com/lemire/simdjson
|
|
arch = x86_64
|
|
license = APACHE
|
|
makedepends = cmake
|
|
depends = gcc-libs
|
|
source = simdjson-0.4.4.tar.gz::https://github.com/lemire/simdjson/archive/v0.4.4.tar.gz
|
|
sha256sums = 736f1f5b97bd3c07b2f3377e7987510b7f85a88d31d349c3dca415e7a9a719d0
|
|
|
|
pkgname = simdjson
|
|
|