libfyaml 0.7.12-2 source package in Ubuntu
Changelog
libfyaml (0.7.12-2) unstable; urgency=medium * Fix d/watch * Bump Standards-Version to 4.6.2 -- Timo Röhling <email address hidden> Fri, 23 Dec 2022 14:16:49 +0100
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 | Published | Component | Section | |
---|---|---|---|---|
Lunar | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libfyaml_0.7.12-2.dsc | 1.9 KiB | 7e8a1a138b88cfd96f20bc0f6743b13bf397e033afb19fd8cb6c7770f4f659f6 |
libfyaml_0.7.12.orig.tar.gz | 739.5 KiB | 485342c6920e9fdc2addfe75e5c3e0381793f18b339ab7393c1b6edf78bf8ca8 |
libfyaml_0.7.12-2.debian.tar.xz | 5.3 KiB | 428fdfe4bcf8676c0ecadad7430d09f9597c899b37ba0e6df243b7a84a53f81c |
Available diffs
- diff from 0.7.12-1 to 0.7.12-2 (686 bytes)
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