plist

Plist is a library to manipulate Property List files, also known as plists. It can parse plist files into native Ruby data structures as dwell as generating new plist files from your Ruby objects.

Get The Code

If you just want to use plist, you can install it via RubyGems:
gem install plist
Fork me on GitHub If you want to hack on plist, clone it from GitHub:
git clone git://github.com/bleything/plist

Recent Activity

Blog posts about plist