syck 0.9

YAML-1.0 parser and emitter


A binding to the Syck library.
YAML(tm) (rhymes with "camel") is a straightforward machine parsable data serialization format designed for human readability and interaction with scripting languages. YAML is optimized for data serialization, configuration settings, log files, Internet messaging and filtering.

License: PHP License

Changes

- this is the first release in PECL
- added several unit-tests
- fixed a bunch of vartype-errors
- added support for sexagesimal numbers