I impremented a load/dump library for YAML.
There are functional limitations with this module.
load:
- Node Anchors &anchor *anchor
- multi line flow sequences/mappings
- Multi-line Flow Scalars
- Single/Double Quoted Scalars
dump:
- multi rank structures(list/dict)
http://knivez.homelinux.org/~spro/tcl/yapt-0.1.tar.gz
Comments?
|