yyjson 0.9.0+ds-2 source package in Ubuntu

Changelog

yyjson (0.9.0+ds-2) unstable; urgency=medium

  * Source only upload.

 -- Carlos Henrique Lima Melara <email address hidden>  Thu, 30 May 2024 15:22:46 -0300

Upload details

Uploaded by:
Carlos Henrique Lima Melara
Uploaded to:
Sid
Original maintainer:
Carlos Henrique Lima Melara
Architectures:
any all
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
yyjson_0.9.0+ds-2.dsc 2.1 KiB 67123ef02d89b7b723ebb0e369c6f068d5c5108563ff908570d5b7286533bbf6
yyjson_0.9.0+ds.orig.tar.xz 953.9 KiB 589e1c02368bba0f5d6bab639b8f9caee5a62a931011bb2c4c0f7f7d06b7c14a
yyjson_0.9.0+ds-2.debian.tar.xz 5.3 KiB dd9c78db66b012f64962a3ce9062ff87b3ffda671d342b7314af7c6e3634fd7d

Available diffs

No changes file available.

Binary packages built by this source

libyyjson-dev: high performance JSON library written in ANSI C (development files)

 Some features of the library are:
 .
  - Fast: can read or write gigabytes per second JSON data on modern CPUs.
  - Portable: complies with ANSI C (C89) for cross-platform compatibility.
  - Strict: complies with RFC 8259 JSON standard, ensuring strict number format
    and UTF-8 validation.
  - Extendable: offers options to allow comments, trailing commas, NaN/Inf, and
    custom memory allocator.
  - Accuracy: can accurately read and write int64, uint64, and double numbers.
  - Flexible: supports unlimited JSON nesting levels, \u0000 characters, and non
    null-terminated strings.
  - Manipulation: supports querying and modifying using JSON Pointer, JSON Patch
    and JSON Merge Patch.
  - Developer-Friendly: easy integration with only one .h and one .c file.
 .
 This package contains the development files for libyyjson.

libyyjson-doc: high performance JSON library written in ANSI C (documentation)

 Some features of the library are:
 .
  - Fast: can read or write gigabytes per second JSON data on modern CPUs.
  - Portable: complies with ANSI C (C89) for cross-platform compatibility.
  - Strict: complies with RFC 8259 JSON standard, ensuring strict number format
    and UTF-8 validation.
  - Extendable: offers options to allow comments, trailing commas, NaN/Inf, and
    custom memory allocator.
  - Accuracy: can accurately read and write int64, uint64, and double numbers.
  - Flexible: supports unlimited JSON nesting levels, \u0000 characters, and non
    null-terminated strings.
  - Manipulation: supports querying and modifying using JSON Pointer, JSON Patch
    and JSON Merge Patch.
  - Developer-Friendly: easy integration with only one .h and one .c file.
 .
 This package contains the documentation files for libyyjson.

libyyjson0: high performance JSON library written in ANSI C

 Some features of the library are:
 .
  - Fast: can read or write gigabytes per second JSON data on modern CPUs.
  - Portable: complies with ANSI C (C89) for cross-platform compatibility.
  - Strict: complies with RFC 8259 JSON standard, ensuring strict number format
    and UTF-8 validation.
  - Extendable: offers options to allow comments, trailing commas, NaN/Inf, and
    custom memory allocator.
  - Accuracy: can accurately read and write int64, uint64, and double numbers.
  - Flexible: supports unlimited JSON nesting levels, \u0000 characters, and non
    null-terminated strings.
  - Manipulation: supports querying and modifying using JSON Pointer, JSON Patch
    and JSON Merge Patch.
  - Developer-Friendly: easy integration with only one .h and one .c file.
 .
 This package contains the shared library.

libyyjson0-dbgsym: debug symbols for libyyjson0