libfyaml 0.7.12-1 source package in Ubuntu
Changelog
libfyaml (0.7.12-1) unstable; urgency=medium * Update VCS URLs to current valid ones. * New upstream version 0.7.12 -- Jose Luis Blanco Claraco <email address hidden> Tue, 22 Feb 2022 22:25:26 +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 | |
---|---|---|---|---|
Kinetic | release | universe | misc | |
Jammy | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libfyaml_0.7.12-1.dsc | 1.8 KiB | e9c2dbf03ed9e3ddfe876185ca19ecb5707aa1b5637c6564bdfeca90e7792bdf |
libfyaml_0.7.12.orig.tar.gz | 739.5 KiB | 485342c6920e9fdc2addfe75e5c3e0381793f18b339ab7393c1b6edf78bf8ca8 |
libfyaml_0.7.12-1.debian.tar.xz | 5.2 KiB | c35a6c21b884b7de2fa688854dc1323ddc92cb2acb7cb6998e17b47852fac541 |
Available diffs
- diff from 0.7.11-2 to 0.7.12-1 (7.8 KiB)
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