cjson 1.7.16-1 source package in Ubuntu
Changelog
cjson (1.7.16-1) unstable; urgency=medium [ Debian Janitor ] * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, Repository-Browse. [ Boyuan Yang ] * New upstream release. * debian/control: Bump Standards-Version to 4.6.2. -- Boyuan Yang <email address hidden> Tue, 11 Jul 2023 11:53:59 -0400
Upload details
- Uploaded by:
- Boyuan Yang
- Uploaded to:
- Sid
- Original maintainer:
- Boyuan Yang
- Architectures:
- any
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Mantic | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
cjson_1.7.16-1.dsc | 1.8 KiB | 29ca97881494cbac8bf44631b754906c086a3e95a79a58e189ac7472123a8bd3 |
cjson_1.7.16.orig.tar.gz | 345.2 KiB | 451131a92c55efc5457276807fc0c4c2c2707c9ee96ef90c47d68852d5384c6c |
cjson_1.7.16-1.debian.tar.xz | 3.4 KiB | ec377cce2acd9db4c275278a33802dcdac8b7b8caee3d6c0ef2cd906c87f35d6 |
Available diffs
- diff from 1.7.15-1 to 1.7.16-1 (7.1 KiB)
No changes file available.
Binary packages built by this source
- libcjson-dev: Ultralightweight JSON parser in ANSI C (development files)
cJSON is a ultralightweight json parse.
.
It aims to be the dumbest possible parser that you can get your job done with.
.
It's a single file of C, and a single header file.
.
This package contains the header files of cJSON.
- libcjson1: Ultralightweight JSON parser in ANSI C
cJSON is a ultralightweight json parse.
.
It aims to be the dumbest possible parser that you can get your job done with.
.
It's a single file of C, and a single header file.
.
This package contains the shared libraries.
- libcjson1-dbgsym: debug symbols for libcjson1