SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Mac-PropertyList rpm build for : OpenSuSE. For other distributions click perl-Mac-PropertyList.

Name : perl-Mac-PropertyList
Version : 1.413 Vendor : openSUSE
Release : lp152.3.2 Date : 2019-09-20 20:01:21
Group : Development/Libraries/Perl Source RPM : perl-Mac-PropertyList-1.413-lp152.3.2.src.rpm
Size : 0.07 MB
Packager : https://bugs_opensuse_org
Summary : work with Mac plists at a low level
Description :
This module is a low-level interface to the Mac OS X Property List (plist)
format in either XML or binary. 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.

If you need to work with the old ASCII or newer JSON formet, you can use
the *plutil* tool that comes with MacOS X:

% plutil -convert xml1 -o ExampleBinary.xml.plist ExampleBinary.plist

Or, you can extend this module to handle those formats (and send a pull
request).

RPM found in directory: /vol/rzm3/linux-opensuse/distribution/leap/15.2/repo/oss/noarch

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-Mac-PropertyList-1.413-lp152.3.2.noarch.rpm
ftp.icm.edu.pl  perl-Mac-PropertyList-1.413-lp152.3.2.noarch.rpm
ftp.icm.edu.pl  perl-Mac-PropertyList-1.413-lp152.3.2.noarch.rpm
     

Provides :
perl(Mac::PropertyList)
perl(Mac::PropertyList::Boolean)
perl(Mac::PropertyList::Container)
perl(Mac::PropertyList::Item)
perl(Mac::PropertyList::LineListSource)
perl(Mac::PropertyList::ReadBinary)
perl(Mac::PropertyList::Scalar)
perl(Mac::PropertyList::Source)
perl(Mac::PropertyList::TextSource)
perl(Mac::PropertyList::WriteBinary)
perl(Mac::PropertyList::array)
perl(Mac::PropertyList::data)
perl(Mac::PropertyList::date)
perl(Mac::PropertyList::dict)
perl(Mac::PropertyList::false)
perl(Mac::PropertyList::integer)
perl(Mac::PropertyList::real)
perl(Mac::PropertyList::string)
perl(Mac::PropertyList::true)
perl(Mac::PropertyList::ustring)
perl-Mac-PropertyList

Requires :
perl(:MODULE_COMPAT_5.26.1)
perl(XML::Entities)
perl(parent)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.26.1/Mac
/usr/lib/perl5/vendor_perl/5.26.1/Mac/PropertyList
/usr/lib/perl5/vendor_perl/5.26.1/Mac/PropertyList.pm
/usr/lib/perl5/vendor_perl/5.26.1/Mac/PropertyList/ReadBinary.pm
/usr/lib/perl5/vendor_perl/5.26.1/Mac/PropertyList/WriteBinary.pm
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi
/usr/share/doc/packages/perl-Mac-PropertyList
/usr/share/doc/packages/perl-Mac-PropertyList/Changes
/usr/share/doc/packages/perl-Mac-PropertyList/examples
/usr/share/doc/packages/perl-Mac-PropertyList/examples/README
/usr/share/doc/packages/perl-Mac-PropertyList/examples/convert_to_perl.pl
/usr/share/doc/packages/perl-Mac-PropertyList/examples/plist-visitor.pl
/usr/share/licenses/perl-Mac-PropertyList
/usr/share/licenses/perl-Mac-PropertyList/LICENSE
/usr/share/man/man3/Mac::PropertyList.3pm.gz
/usr/share/man/man3/Mac::PropertyList::ReadBinary.3pm.gz
/usr/share/man/man3/Mac::PropertyList::WriteBinary.3pm.gz

 
ICM