mirror of
https://github.com/bertptrs/aur.git
synced 2025-12-25 20:40:32 +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.6
|
|
pkgrel = 1
|
|
url = https://github.com/lemire/simdjson
|
|
arch = x86_64
|
|
license = APACHE
|
|
makedepends = cmake
|
|
depends = gcc-libs
|
|
source = simdjson-0.4.6.tar.gz::https://github.com/lemire/simdjson/archive/v0.4.6.tar.gz
|
|
sha256sums = 2e6e708a5973eef7442ab19b3fe76bdd791cdc9b67020ca1190e00832517808b
|
|
|
|
pkgname = simdjson
|
|
|