./misc/p5-Mac-PropertyList, Work with Mac plists at a low level

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.502nb2, Package name: p5-Mac-PropertyList-1.502nb2, Maintainer: pkgsrc-users

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.


Required to run:
[lang/perl5] [textproc/p5-XML-Entities]

Required to build:
[pkgtools/cwrappers]

Master sites: (Expand)

Filesize: 39.378 KB

Version history: (Expand)


CVS history: (Expand)


   2023-07-06 11:43:03 by Thomas Klausner | Files touched by this commit (2483)
Log message:
*: recursive bump for perl 5.38
   2022-06-28 13:38:00 by Thomas Klausner | Files touched by this commit (3952)
Log message:
*: recursive bump for perl 5.36
   2021-10-26 12:59:39 by Nia Alarie | Files touched by this commit (378)
Log message:
misc: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

The following distfiles could not be fetched (possibly fetched
conditionally?):

./misc/libreoffice/distinfo libreoffice/harfbuzz-2.6.4.tar.xz
   2021-10-07 16:35:55 by Nia Alarie | Files touched by this commit (378)
Log message:
misc: Remove SHA1 hashes for distfiles
   2021-09-12 03:45:59 by Wen Heping | Files touched by this commit (1)
Log message:
Update LICENSE
   2021-09-12 03:44:31 by Wen Heping | Files touched by this commit (2)
Log message:
Update to 1.502
Update LICENSE

Upstream changes:
1.502 2021-01-19T10:17:29Z
        * freshen distro, dump Travis CI, add Github Actions

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

1.413 2018-03-22T18:51:07Z
        * Update to Artistic License 2.0

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)
   2021-05-24 21:56:06 by Thomas Klausner | Files touched by this commit (3575)
Log message:
*: recursive bump for perl 5.34
   2020-08-31 20:13:29 by Thomas Klausner | Files touched by this commit (3631)
Log message:
*: bump PKGREVISION for perl-5.32.