Name: | perl-YAML-LibYAML |
Epoch: | 1 |
Version: | 0.89 |
Release: | 2.el10_0 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 104582 |
License: | GPL-1.0-or-later OR Artistic-1.0-Perl |
RPM: |
perl-YAML-LibYAML-0.89-2.el10_0.x86_64.rpm
|
Source RPM: |
perl-YAML-LibYAML-0.89-2.el10_0.src.rpm
|
Build Date: | Fri Dec 20 2024 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://metacpan.org/release/YAML-LibYAML |
Summary: | Perl YAML Serialization using XS and libyaml |
Description: | 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. |