phyllisstein / alp

A Python module for Alfred v2 workflows
174 stars 11 forks source link

Change to biplist to allow reading of binary plists #15

Closed ohlookemus closed 11 years ago

ohlookemus commented 11 years ago

Hey just making a PR to see if you want to merge this into master. Allows reading of binary plist files.

One big thing:

Users need to install biplist and six using pip/easy_install or whatever their python package manager is.