https://github.com/perlpunk/yaml-pp-libyaml-p5
LibYAML XS backend for YAML::PP
https://github.com/perlpunk/yaml-pp-libyaml-p5
c libyaml perl5 yaml
Last synced: 3 months ago
JSON representation
LibYAML XS backend for YAML::PP
- Host: GitHub
- URL: https://github.com/perlpunk/yaml-pp-libyaml-p5
- Owner: perlpunk
- Created: 2018-09-09T15:21:24.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2020-09-13T12:39:21.000Z (almost 5 years ago)
- Last Synced: 2025-02-06T07:11:40.383Z (5 months ago)
- Topics: c, libyaml, perl5, yaml
- Language: Perl
- Homepage: https://metacpan.org/pod/YAML::PP::LibYAML
- Size: 21.5 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: Changes
Awesome Lists containing this project
README
# Perl module YAML::PP::LibYAML
YAML::PP::LibYAML plugs in the libyaml parser/emitter backend
YAML::LibYAML::API into YAML::PP.You can find the full documentation here:
* https://metacpan.org/release/YAML-PP-LibYAML
* https://metacpan.org/release/YAML-PP
* https://metacpan.org/release/YAML-LibYAML-API