
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.