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

perl-Mac-PropertyList-1.413-bp153.1.12 RPM for noarch

From OpenSuSE Leap 15.3 for noarch

Name: perl-Mac-PropertyList Distribution: SUSE Linux Enterprise 15 SP3
Version: 1.413 Vendor: openSUSE
Release: bp153.1.12 Build date: Sat Mar 6 10:55:50 2021
Group: Development/Libraries/Perl Build host: sheep88
Size: 74706 Source RPM: perl-Mac-PropertyList-1.413-bp153.1.12.src.rpm
Packager: https://bugs.opensuse.org
Url: http://search.cpan.org/dist/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

* 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!
* Wed Sep 26 2012 Greg.Freemyer@gmail.com
  - ran spec-cleaner
  - upgrade to v1.37
    * fix plist_as_perl to be the same as as_perl (and as documented)
    * Update the docs, and make the previous dev releases official
    * Document the as_perl method, which undecorates that internal
* Tue Aug 23 2011 chris@computersalat.de
  - fix deps
    * perl >= 5.10.0

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 14:50:04 2024