plist 0.1
Property Lists (plist) are used to serialize data on Mac OS X. Property Lists come in two flavours: XML and binary. While the XML format is already supported by :mod:`plistlib` module, this modules aims to implement both formats and to expose them with an API more closely resembling that of :mod:`json` or :mod:`pickle` modules.
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| plist-0.1.tar.gz (md5) | Source | 2011-07-20 | 3KB | 421 | |
- Author: Christoph Schindler
- Home Page: http://pyug.at/Projekte/BinaryPlistLib
- Download URL: http://pypi.python.org/packages/source/p/plist/plist-0.1.tar.gz
- License: Apache License 2.0
- Package Index Owner: thp, hop
- DOAP record: plist-0.1.xml
