alloy / yamlkit forked from patrickt/yamlkit

YAMLKit is a bridge of LibYAML to Objective-C.

This URL has Read+Write access

README.markdown

YAMLKit

YAMLKit is an Objective-C library wrapping the LibYAML library.

It is written by Patrick Thomson and licensed under the MIT License.

It is still very preliminary, but can parse YAML and emit some Cocoa data structures.

Thanks to: Laurent Sansonetti for the idea and encouragement The LibYAML team