Giter Site home page Giter Site logo

omega / mac-propertylist Goto Github PK

View Code? Open in Web Editor NEW

This project forked from briandfoy/mac-propertylist

0.0 3.0 0.0 259 KB

(Perl) work with Mac plists at a low level

Home Page: http://search.cpan.org/dist/Mac-PropertyList

License: Other

Perl 100.00%

mac-propertylist's Introduction

$Id$

This module parses the property lists rom Mac OS X, at
least the ones from the pre-Tiger releases. I wrote this
module to work on all platforms, since I needed it to
work on FreeBSD (which pulled files from my Mac machines
to do various things). This means that the module can
be very (very) slow for very large files. If someone would
like to write stuff to hook into CoreFoundation and use
the Mac OS X stuff to handle the parsing, I'll incorporate
it into the module. I still need pure perl support though.

You can install this using in the usual Perl fashion

	perl Makefile.PL
	make
	make test
	make install
	
The documentation is in the module file.  Once you install
the file, you can read it with perldoc.

	perldoc Mac::PropertyList
	
If you want to read it before you install it, you can use
perldoc directly on the module file.

	perldoc lib/PropertyList.pm
	
This module is also in CVS on SourceForge

	http://sourceforge.net/projects/brian-d-foy/

In the hacks/ directory I have a couple of scripts. The
plist-timer.pl script will parse the plist you give it and
time it. You might want to try that first to see if you 
get acceptable performance.

Enjoy, 

brian d foy, [email protected]

mac-propertylist's People

Contributors

briandfoy avatar petdance avatar wiml avatar

Watchers

Andreas Marienborg avatar James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.