Module for reading and writing macOS property list (plist) files.
Property lists are a structured data format used extensively on Apple platforms
for storing configuration, preferences, and serialized data. This module supports
both XML and binary plist formats.
Module for reading and writing macOS property list (plist) files. Property lists are a structured data format used extensively on Apple platforms for storing configuration, preferences, and serialized data. This module supports both XML and binary plist formats.