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