Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

perl-Mac-PropertyList-1.502-bp154.1.14 RPM for noarch

From OpenSuSE Leap 15.4 for noarch

Name: perl-Mac-PropertyList Distribution: SUSE Linux Enterprise 15 SP4
Version: 1.502 Vendor: openSUSE
Release: bp154.1.14 Build date: Mon May 9 11:27:54 2022
Group: Unspecified Build host: cloud124
Size: 79673 Source RPM: perl-Mac-PropertyList-1.502-bp154.1.14.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).

Provides

Requires

License

Artistic-2.0

Changelog

* 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
* Fri Oct 04 2013 coolo@suse.com
  - updated to 1.39
    * Bump to full release
    * Fix non-portable strftime format (RT #83460)
    * Wim Lewis improved the binary reader / writer and made better
      tests for it.
* Wed Jun 05 2013 coolo@suse.com
  - updated to 1.38
      Wim Lewis <wiml@cpan.org> added WriteBinary. Great work!

Files

/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


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 17:06:41 2024