https://github.com/perlpunk/yaml-libyaml-api-p5
Perl5 Wrapper around C libyaml
https://github.com/perlpunk/yaml-libyaml-api-p5
c perl-xs perl5 yaml
Last synced: 2 months ago
JSON representation
Perl5 Wrapper around C libyaml
- Host: GitHub
- URL: https://github.com/perlpunk/yaml-libyaml-api-p5
- Owner: perlpunk
- License: other
- Created: 2018-09-22T22:20:34.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-01-05T21:53:50.000Z (over 1 year ago)
- Last Synced: 2025-04-23T19:13:31.123Z (2 months ago)
- Topics: c, perl-xs, perl5, yaml
- Language: C
- Homepage: https://metacpan.org/pod/YAML::LibYAML::API
- Size: 241 KB
- Stars: 1
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: Changes
- License: LICENSE
Awesome Lists containing this project
README
# Perl/XS module YAML::LibYAML::API
YAML::LibYAML::API is a wrapper around the
C [libyaml](https://github.com/yaml/libyaml) library.You can find the full documentation here:
https://metacpan.org/release/YAML-LibYAML-API