Information for build valijson-1.0.5-2.fc42

ID23597
Package Namevalijson
Version1.0.5
Release2.fc42
Epoch
DraftFalse
SummaryHeader-only JSON Schema validation library for C++11
DescriptionValijson provides a simple validation API that allows you to load JSON Schemas, and validate documents loaded by one of several supported parser libraries. The goal of this project is to support validation of all constraints available in JSON Schema v7, while being competitive with the performance of a hand-written schema validator.
Built bydavidlt
State complete
Volume DEFAULT
StartedMon, 09 Jun 2025 17:01:05 UTC
CompletedMon, 09 Jun 2025 17:01:05 UTC
Tags
f42
RPMs
src
valijson-1.0.5-2.fc42.src.rpm (info) (download)
riscv64
valijson-devel-1.0.5-2.fc42.riscv64.rpm (info) (download)
Changelog * Wed Apr 09 2025 Sandro <devel@penguinpee.nl> - 1.0.5-1 - Update to 1.0.5 (RHBZ#2357900) * Tue Mar 11 2025 Sandro <devel@penguinpee.nl> - 1.0.4-1 - Update to 1.0.4 (RHBZ#2345894) * Tue Mar 11 2025 Sandro <devel@penguinpee.nl> - 1.0.3-3 - Disable POCO adapter (RHBZ#2341500) * Sun Jan 19 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Mon Nov 18 2024 Sandro <devel@penguinpee.nl> - 1.0.3-1 - Initial release