Replies: 1 comment
|
psych 5.5.0 ships an experimental libfyaml backend, enabled with |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
It seems libyaml is ney yet fully compatible with the YAML 1.2 spec.
Did you consider using libfyaml? https://github.com/pantoniou/libfyaml I have no experience with this lib, but it claims to be fully 1.2 compatible, using the official test suite from https://github.com/yaml/yaml-test-suite.
All reactions