Sign inSign up

pluie/libyaml

By pluie

Updated about 8 years ago

vala shared library managing yaml files and yaml nodes in vala language.

Image
0

526

pluie/libyaml repository overview

pluie/libyaml

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

repository

https://github.com/pluie-org/lib-yaml

samples

./yaml-config source code

Sample yaml-config code

./yaml-config output

Sample yaml-config output1 Sample yaml-config output2

Tag summary

Content type

Image

Digest

Size

195 MB

Last updated

about 8 years ago

docker pull pluie/libyaml