mirror of
https://github.com/bertptrs/aur.git
synced 2025-12-26 04:50: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.3
|
|
pkgrel = 1
|
|
url = https://github.com/lemire/simdjson
|
|
arch = x86_64
|
|
license = APACHE
|
|
makedepends = cmake
|
|
depends = gcc-libs
|
|
source = simdjson-0.4.3.tar.gz::https://github.com/lemire/simdjson/archive/v0.4.3.tar.gz
|
|
sha256sums = 8ae54d32e84c5a7d45183bab5817a0d62d9b6e5a2a89c20d9d07475f5429d0b3
|
|
|
|
pkgname = simdjson
|
|
|