cjson 1.7.17-2 source package in Ubuntu

Changelog

cjson (1.7.17-2) unstable; urgency=medium

  * QA upload.
  * Orphan the package.

 -- Boyuan Yang <email address hidden>  Fri, 22 Mar 2024 13:03:52 -0400

Upload details

Uploaded by:
Debian QA Group
Uploaded to:
Sid
Original maintainer:
Debian QA Group
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Downloads

File Size SHA-256 Checksum
cjson_1.7.17-2.dsc 1.8 KiB a10524dd632d8f3e7bd6e333b2e6cb7df666c0b30aa1d908c7556391f85428f0
cjson_1.7.17.orig.tar.gz 345.5 KiB c91d1eeb7175c50d49f6ba2a25e69b46bd05cffb798382c19bfb202e467ec51c
cjson_1.7.17-2.debian.tar.xz 3.7 KiB 98651d3a1677d2ef18d2e1cb4e76d0a826414b2b83ec5bcd6b04920b8f60dc6a

Available diffs

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