valijson 1.0.6+repack-0.1 source package in Ubuntu
Changelog
valijson (1.0.6+repack-0.1) unstable; urgency=medium * Non-maintainer upload * New upstream release (Closes: #1114430, #1113609) * Drop Expat license for JSON-Schema-Test-Suite -- Bastian Germann <email address hidden> Tue, 16 Sep 2025 22:21:34 +0200
Upload details
- Uploaded by:
- dima kogan
- Uploaded to:
- Sid
- Original maintainer:
- dima kogan
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
| Series | Published | Component | Section | |
|---|---|---|---|---|
| Resolute | release | universe | misc |
Downloads
| File | Size | SHA-256 Checksum |
|---|---|---|
| valijson_1.0.6+repack-0.1.dsc | 1.9 KiB | 7e9ad2d63fbea467b9177631d99b9c49a590b768cd8d160fd4266626bdd0894c |
| valijson_1.0.6+repack.orig.tar.xz | 476.3 KiB | bd4f8f4e4d3c12e1ea778ca0ee7323d7b1563f651707cbc483faf8dd2af90105 |
| valijson_1.0.6+repack-0.1.debian.tar.xz | 6.3 KiB | a0645da574a6b2c87e0c814f3f4e7c92478626ef7ab95cb01c2ac1e405bdb6bc |
Available diffs
- diff from 1.0.3+repack-2 to 1.0.6+repack-0.1 (21.9 KiB)
No changes file available.
Binary packages built by this source
- libvalijson-dev: Header-only C++ library for JSON Schema validation
Valijson is a header-only JSON Schema validation library for C++11.
.
Valijson 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.
