libfyaml 0.8-1 source package in Ubuntu

Changelog

libfyaml (0.8-1) unstable; urgency=medium

  * New upstream version 0.8
  * Add .symbols for public API
  * Add hardening flags to build

 -- Timo Röhling <email address hidden>  Sun, 18 Jun 2023 22:40:15 +0200

Upload details

Uploaded by:
Jose Luis Blanco-Claraco
Uploaded to:
Sid
Original maintainer:
Jose Luis Blanco-Claraco
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc

Downloads

File Size SHA-256 Checksum
libfyaml_0.8-1.dsc 1.8 KiB 61d8ef163ac4232e95cc35f17cb99895bf208ab6766d328be60549a2b97f14a8
libfyaml_0.8.orig.tar.gz 350.8 KiB ee015417f26eebe1132f12b163cb0ff36b263ebb93950c83d71ea8d91fefda61
libfyaml_0.8-1.debian.tar.xz 6.3 KiB 9fefd4a26bbc1e931dac6418614a119e82b18a87d270830f14273573e6d545fd

Available diffs

No changes file available.

Binary packages built by this source

libfyaml-dev: Fully feature complete YAML parser and emitter (headers)

 Fully feature complete YAML parser and emitter, supporting the latest YAML
 spec and passing the full YAML testsuite.
 .
 It is designed to be very efficient, avoiding copies of data, and has no
 artificial limits like the 1024 character limit for implicit keys.
 .
 This package contains development headers and static libraries.

libfyaml-utils: Fully feature complete YAML parser and emitter (CLI tools)

 Fully feature complete YAML parser and emitter, supporting the latest YAML
 spec and passing the full YAML testsuite.
 .
 It is designed to be very efficient, avoiding copies of data, and has no
 artificial limits like the 1024 character limit for implicit keys.
 .
 This package contains utilities manipulating YAML files.

libfyaml-utils-dbgsym: debug symbols for libfyaml-utils
libfyaml0: Fully feature complete YAML parser and emitter (library)

 Fully feature complete YAML parser and emitter, supporting the latest YAML
 spec and passing the full YAML testsuite.
 .
 It is designed to be very efficient, avoiding copies of data, and has no
 artificial limits like the 1024 character limit for implicit keys.

libfyaml0-dbgsym: debug symbols for libfyaml0