Last Modified
2015-08-25 09:56:02 -0400
Requires
  • strscan
  • date
  • base64

Description

Plist parses Mac OS X xml property list files into ruby data structures.

Load a plist file

This is the main point of the library:

r = Plist::parse_xml( filename_or_xml )