alloy / yamlkit forked from patrickt/yamlkit
- Source
- Commits
- Network (1)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
yamlkit /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
English.lproj/ | ||
| |
Info.plist | ||
| |
LICENSE | ||
| |
README.markdown | ||
| |
Run Tests-Info.plist | ||
| |
TODO.txt | ||
| |
YAMLKit.xcodeproj/ | ||
| |
YAMLKit_Prefix.pch | ||
| |
src/ | ||
| |
test/ |
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

