Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: perl-Mac-PropertyList | Distribution: SUSE Linux Enterprise 15 SP5 |
Version: 1.504 | Vendor: openSUSE |
Release: bp155.1.4 | Build date: Wed May 17 16:05:42 2023 |
Group: Unspecified | Build host: lamb10 |
Size: 83071 | Source RPM: perl-Mac-PropertyList-1.504-bp155.1.4.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://metacpan.org/release/Mac-PropertyList | |
Summary: Work with Mac plists at a low level |
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).
Artistic-2.0
* Sat Jul 09 2022 Tina Müller <timueller+perl@suse.de> - updated to 1.504 see /usr/share/doc/packages/perl-Mac-PropertyList/Changes 1.504 2022-07-08T03:16:18Z * @trwyant fixed some stray debugging output (#14 and #15) * Fri Jul 01 2022 Tina Müller <timueller+perl@suse.de> - updated to 1.503 see /usr/share/doc/packages/perl-Mac-PropertyList/Changes 1.503 2022-06-30T18:16:29Z * Darren Kulp noted an XML error in one of the test strings (GitHub #12) * No other code changes * Wed Jan 20 2021 Tina Müller <timueller+perl@suse.de> - updated to 1.502 see /usr/share/doc/packages/perl-Mac-PropertyList/Changes 1.502 2021-01-19T10:17:29Z * freshen distro, dump Travis CI, add Github Actions * Sun Oct 04 2020 Tina Müller <timueller+perl@suse.de> - updated to 1.501 see /usr/share/doc/packages/perl-Mac-PropertyList/Changes 1.501 2020-09-30T04:50:46Z * Added create_plist_from_string() * Merged Tom Wyant's code to handle CF$UID types * A few more things emit warnings if they don't get the right type * $XML_{head,foot} are now subroutines * Fri Mar 23 2018 coolo@suse.com - updated to 1.413 see /usr/share/doc/packages/perl-Mac-PropertyList/Changes 1.413 2018-03-22T18:51:07Z * Update to Artistic License 2.0 * Mon Jul 31 2017 coolo@suse.com - updated to 1.412 see /usr/share/doc/packages/perl-Mac-PropertyList/Changes 1.412 2017-07-30T18:27:33Z * Fix for plist files with comments (bram.stappers@tiobe.com) RT #122466 and GitHub #5 (as a pull request) * Note that this module does not handle ASCII or JSON formats (but they are in the wishlist now) (anonymous Yahoo! user) * Fri Jul 21 2017 coolo@suse.com - updated to 1.411 see /usr/share/doc/packages/perl-Mac-PropertyList/Changes * Wed Jul 19 2017 coolo@suse.com - updated to 1.411 see /usr/share/doc/packages/perl-Mac-PropertyList/Changes * Sat Feb 07 2015 coolo@suse.com - updated to 1.41 * Fix up some metadata (GitHub #4) * Sun Feb 09 2014 coolo@suse.com - updated to 1.40 * Get rid of MYMETA
/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/CITATION.cff /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
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Mar 9 13:21:55 2025