parser.rb

Path: lib/facter/util/plist/parser.rb
Last Update: Thu Apr 11 05:22:11 +0000 2013

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 )

Required files

strscan   date   base64  

[Validate]