vala shared library managing yaml files and yaml nodes in vala language.
526
demo image demonstrating pluie-yaml, a shared vala library managing yaml files (v 1.2) and yaml nodes in vala language. As json is now a valid subset of yaml, you can use this lib to load json files too
you can run a container with :
docker run --rm -it pluie/libyaml
then execute any samples :
./yaml-loader ./json-loader ./yaml-config ./yaml-traversing ./yaml-finder ./yaml-imports ./yaml-node
https://github.com/pluie-org/lib-yaml
./yaml-config source code

./yaml-config output

Content type
Image
Digest
Size
195 MB
Last updated
about 8 years ago
docker pull pluie/libyaml