work with Mac plists at a low level
This 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.
- Developed at devel:languages:perl
- Sources inherited from project openSUSE:Factory
-
1
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:zSystems/perl-Mac-PropertyList && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
Mac-PropertyList-1.601.tar.gz | 0000044798 43.7 KB | |
cpanspec.yml | 0000000669 669 Bytes | |
perl-Mac-PropertyList.changes | 0000005181 5.06 KB | |
perl-Mac-PropertyList.spec | 0000003706 3.62 KB |
Comments 0