mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
6 lines
266 B
Plaintext
6 lines
266 B
Plaintext
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 OS X. This is a library for generating binary
|
|
plists which can be read by OS X, iOS, or other clients.
|