1
0
mirror of https://github.com/bertptrs/aur.git synced 2025-12-25 12:40:30 +01:00
Files
aur/json_dto/.SRCINFO
2024-07-24 22:04:21 +02:00

15 lines
496 B
Plaintext

pkgbase = json_dto
pkgdesc = A small header-only library for converting data between json representation and c++ structs
pkgver = 0.3.4
pkgrel = 1
url = https://github.com/Stiffstream/json_dto
arch = any
license = BSD-3-Clause
checkdepends = catch2-v2
makedepends = cmake
depends = rapidjson
source = json_dto-0.3.4.tar.gz::https://github.com/Stiffstream/json_dto/archive/v.0.3.4.tar.gz
sha256sums = 1b9595dbd86fa90edf621b72f5f4dac43170339250e9e650ede5269ff6fa3f2e
pkgname = json_dto