Description:
This update for perl-YAML-LibYAML-API fixes the following issues:
perl-YAML-LibYAML-API is shipped in version 0.013:
see /usr/share/doc/packages/perl-YAML-LibYAML-API/Changes
- 0.013 2022-04-11 23:58:42+02:00
- Change License to MIT because of included libyaml
- Add tag_directives entry to events (needed by yamltidy)
- 0.012 2020-09-08 12:55:03+02:00
- Remove local/ directory from tarball
- 0.011 2020-09-07 19:41:56+02:00
- Pass new option 'width' to libyaml
- 0.010 2020-08-19 22:39:12+02:00
- Update to libyaml 0.2.5
- Fix constants for flow style/block style
- Emitter: Support flow style collections
- 0.009 2020-05-16 15:28:05+02:00
- Support emitting version directives
- Update libyaml sources to 0.2.4. Changes affecting this module:
- Output '...' at the stream end after a block scalar with trailing empty lines
- Accept '%YAML 1.2' directives
- 0.008 2020-02-19 13:55:40+01:00
- Support numeric anchors (before strings were required)