ebarnard / rust-plist

A rusty plist parser.
MIT License
71 stars 42 forks source link

Issue #4 - Ouput Key PlistEvent instead of StringValue #5

Closed hfiguiere closed 8 years ago

hfiguiere commented 8 years ago

Add key plist event. Support read/write XML and read binary. Test updated and pass.

Note: this is my first crack at Rust, so if the things aren't done the right way, please let me know.

Thanks

ebarnard commented 8 years ago

Closed as per #4