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.85.tar.gz | 0000152880 149 KB | |
_link | 0000000152 152 Bytes | |
cpanspec.yml | 0000000669 669 Bytes | |
perl-YAML-LibYAML.changes | 0000009205 8.99 KB | |
perl-YAML-LibYAML.spec | 0000001699 1.66 KB |
Revision 38 (latest revision is 50)
Dirk Stoecker (dstoecker)
accepted
request 1006039
from
Tina Müller (tinita)
(revision 38)
- updated to 0.85 see /usr/share/doc/packages/perl-YAML-LibYAML/Changes 0.85 - Convert doc from Swim to Markdown - Remove travis testing
Comments 0