[Bug 498203] Review Request: perl-YAML-LibYAML - YAML::LibYAML Perl module

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

 



https://bugzilla.redhat.com/show_bug.cgi?id=498203

Petr Pisar <ppisar@xxxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ppisar@xxxxxxxxxx



--- Comment #9 from Petr Pisar <ppisar@xxxxxxxxxx> ---
Perl YAML-LibYAML bundles libyaml.

lib/YAML/XS.pm:

> Kirill Siminov's C<libyaml> is arguably the best YAML implementation.
> The C library is written precisely to the YAML 1.1 specification. It was
> originally bound to Python and was later bound to Ruby.
>
> This module is a Perl XS binding to libyaml which offers Perl the best
> YAML support to date.

However this is not just a binding. This a pure bundling because LibYAML
directory copies yaml sources:

$ find -name '*.c' -o -name '*.h'
./LibYAML/yaml_private.h
./LibYAML/yaml.h
./LibYAML/parser.c
./LibYAML/writer.c
./LibYAML/scanner.c
./LibYAML/perl_libyaml.h
./LibYAML/dumper.c
./LibYAML/loader.c
./LibYAML/api.c
./LibYAML/perl_libyaml.c
./LibYAML/emitter.c
./LibYAML/config.h
./LibYAML/ppport_sort.h
./LibYAML/ppport.h
./LibYAML/reader.c

How is possible this review has passed?

-- 
You are receiving this mail because:
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list
package-review@xxxxxxxxxxxxxxxxxxxxxxx
https://admin.fedoraproject.org/mailman/listinfo/package-review





[Index of Archives]     [Fedora Legacy]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [KDE Users]     [Fedora Tools]