An open API service indexing awesome lists of open source software.

https://github.com/andreas-kupries/tclyaml

Mirror of tclyaml @ core.tcl.tk/akupries -- Tcl binding to libyaml
https://github.com/andreas-kupries/tclyaml

tcl yaml-parser yaml-writer

Last synced: 5 months ago
JSON representation

Mirror of tclyaml @ core.tcl.tk/akupries -- Tcl binding to libyaml

Awesome Lists containing this project

README

          

# Welcome

Welcome to TclYAML, a binding to the C-based libyaml parser library
for [YAML Ain't Markup Language](http://yaml.org).

# Attention Please

You are reading this document on the github mirror of the
[official sources](http://core.tcl-lang.org/akupries/tclyaml).

Please be aware that tickets added here are ignored, or, at best,
simply closed with link to the
[official ticket tracker](https://core.tcl-lang.org/akupries/tclyaml/reportlist).

# Sources

See

- [Primary repository](http://core.tcl-lang.org/akupries/tclyaml)
- [ChiselApp Mirror](https://chiselapp.com/user/andreas_kupries/repository/tclyaml/index)
- Here.

# Guides and other Documentation

* [Command Reference](embedded/md/doc/files/tclyaml.md)
* [License](embedded/md/doc/files/tclyaml_license.md)
* [Changes By Version](embedded/md/doc/files/tclyaml_changes.md)
* [How To Get The Sources](embedded/md/doc/files/tclyaml_sources.md)
* [How To Build And Install TclYAML](embedded/md/doc/files/tclyaml_installer.md)
* [The Developer's Guide](embedded/md/doc/files/tclyaml_devguide.md)