[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#949250: ITP: libyaml-pp-perl -- pure-perl YAML framework



Package: wnpp
Owner: gregor herrmann <gregoa@debian.org>
Severity: wishlist
X-Debbugs-CC: debian-devel@lists.debian.org, debian-perl@lists.debian.org

* Package name    : libyaml-pp-perl
  Version         : 0.018
  Upstream Author : Tina M??ller <tinita@cpan.org>
* URL             : https://metacpan.org/release/YAML-PP
* License         : Artistic or GPL-1+
  Programming Lang: 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.

The package will be maintained under the umbrella of the Debian Perl Group.

--
Generated with the help of dpt-gen-itp(1) from pkg-perl-tools.

Attachment: signature.asc
Description: Digital Signature


Reply to: