deb_control_files:
- control
- md5sums
deb_fields:
Architecture: all
Depends: perl:any, libencode-perl, libscalar-list-utils-perl
Description: |-
pure-perl YAML framework
YAML::PP is a modern, modular YAML processor.
.
It aims to support YAML 1.2 and YAML 1.1.
.
YAML is a serialization language. The YAML input is called "YAML Stream". A
stream consists of one or more "Documents", separated by a line with a
document start marker '---'. A document optionally ends with the document end
marker '...'.
.
This allows one to process of continuous streams additionally to a fixed
input file or string.
.
The YAML::PP frontend will currently load all documents, and return only the
last if called with scalar context.
.
The YAML backend is implemented in a modular way that allows one to add
custom handling of YAML tags, perl objects and data types. The inner API is
not yet stable.
Homepage: https://metacpan.org/release/YAML-PP
Installed-Size: '472'
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Package: libyaml-pp-perl
Priority: optional
Recommends: libtie-ixhash-perl
Section: perl
Version: 0.035-1
srcpkg_name: libyaml-pp-perl
srcpkg_version: 0.035-1