pkgsrc-wip/ruby-syck/DESCR
Rich Davies ad0e854b7d YAML library for Ruby-1.6.8. From yaml.sf.net:
"YAML (rhymes with "camel") is a straightforward machine parsable data
serialization format designed for human readability and interaction with
scripting languages such as Perl and Python. YAML is optimized for data
serialization, configuration settings, log files, Internet messaging and filtering."
2004-01-09 13:01:28 +00:00

5 lines
342 B
Text

Syck is an extension for reading and writing YAML swiftly in popular
scripting languages. As Syck loads the YAML, it stores the data directly
in your language's symbol table. This means speed. This means power.
This means Do not disturb Syck because it is so focused on the task
at hand that it will slay you mortally if you get in its way.