Path to this page:
./
misc/p5-Mac-PropertyList,
Work with Mac plists at a low level
Branch: pkgsrc-2019Q1,
Version: 1.413nb1,
Package name: p5-Mac-PropertyList-1.413nb1,
Maintainer: pkgsrc-usersThis module is a low-level interface to the Mac OS X Property List (plist)
format. You probably shouldn't use this in applications--build interfaces
on top of this so you don't have to put all the heinous multi-level object
stuff where people have to look at it.
You can parse a plist file and get back a data structure. You can take that
data structure and get back the plist as XML. If you want to change the
structure inbetween that's your business. :)
You don't need to be on Mac OS X to use this. It simply parses and
manipulates a text format that Mac OS X uses.
Required to run:[
lang/perl5]
Master sites: (Expand)
SHA1: c2da24c64da028fea004bb31afbba7cc91a951bc
RMD160: ca1c6102f6f0614f71a0050dc1475ea6685b11a5
Filesize: 37.306 KB
Version history: (Expand)
- (2019-04-11) Package added to pkgsrc.se, version p5-Mac-PropertyList-1.413nb1 (created)