Perl YAML Serialization using XS and libyaml
https://metacpan.org/release/YAML-LibYAML
Kirill Siminov's 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.
This module exports the functions Dump and Load. These functions are intended
to work exactly like YAML.pm's corresponding functions.
- Devel package for openSUSE:Factory
-
3
derived packages
- Links to openSUSE:Factory / perl-YAML-LibYAML
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:perl/perl-YAML-LibYAML && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
YAML-LibYAML-0.83.tar.gz | 0000152593 149 KB | |
_link | 0000000152 152 Bytes | |
cpanspec.yml | 0000000669 669 Bytes | |
perl-YAML-LibYAML.changes | 0000008578 8.38 KB | |
perl-YAML-LibYAML.spec | 0000001702 1.66 KB |
Revision 34 (latest revision is 50)
Lars Vogdt (lrupp)
accepted
request 891820
from
Tina Müller (tinita)
(revision 34)
- updated to 0.83 see /usr/share/doc/packages/perl-YAML-LibYAML/Changes 0.83 Sat 08 May 2021 11:51:32 PM CEST - Recognize tied variables (PR#101 tinita) - Add license file from included libyaml code (PR#102 tinita)
Comments 0