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

Bug#969781: RFP: libtoml-tiny-perl -- minimal, pure perl TOML parser and serializer



Package: wnpp
Severity: wishlist
Tags: patch

* Package name    : libtoml-tiny-perl
  Version         : 0.09
  Upstream Author : Jeff Ober <sysread@fastmail.fm>
* URL             : https://metacpan.org/release/TOML-Tiny
* License         : Artistic or GPL-1+
  Programming Lang: Perl
  Description     : minimal, pure perl TOML parser and serializer

 TOML::Tiny implements a pure-perl parser and generator for the
 TOML (https://github.com/toml-lang/toml) data format. It currently conforms
 to TOML v5 (with a few caveats) with support for more recent changes in
 pursuit of v6.
 .
 TOML::Tiny strives to maintain an interface compatible to the TOML and
 TOML::Parser modules, and could even be used to override $TOML::Parser.


This package contains both an encoder and decoder that can handle new
TOML formats, in contrast with the existing TOML and TOML::Parser in
the archive that cannot handle encoding decoded data for new formats.

Attached a working and tested packaging, where only the ITP bug number
needs to be filled in the debian/changelog, Maintainer changed, and
Vcs fields added if appropriate. I've also included a patch to make
the heavy dependency on DateTime::Format::RFC3339 a Suggests, as that
ended up pulling tons of packages and is only needed when passing data
with such objects (which I've sent upstream as
<https://github.com/sysread/TOML-Tiny/pull/9>).

Thanks,
Guillem

Attachment: libtoml-tiny-perl_0.09-1.debian.tar.xz
Description: application/xz


Reply to: