Reads and writes CoreFoundation XML Property List files. Includes an ISO 8601 string parser conforming to w3cs note. plistservices is more functional than the version of plistlib included with Python 2.3 and has an interface similar to Foundations NSPropertyListSerialization.
Reads and writes CoreFoundation XML Property List files. Includes an ISO 8601 string parser conforming to w3cs note. plistservices is more functional than the version of plistlib included with Python 2.3 and has an interface similar to Foundations NSPropertyListSerialization.
To install py27-plistservices, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install py27-plistservices
To see what files were installed by py27-plistservices, run:
port contents py27-plistservices
To later upgrade py27-plistservices, run:
sudo port selfupdate && sudo port upgrade py27-plistservices
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.