python-biplist

Python 2 library for reading/writing Mac OS X binary plists
  https://bitbucket.org/wooster/biplist
  0
  no reviews



Biplist is a binary plist parser/generator for Python. Binary Property List (plist) files provide a faster and smaller serialization format for property lists on Mac OS X. This is a library for generating binary plists which can be read by Mac OS X, iOS, or other clients.

This package contains the Python 2 version of biplist.