python-biplist
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.
- Developed at devel:languages:python
- Sources inherited from project openSUSE:Factory
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:FactoryCandidates/python-biplist && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
biplist-1.0.3.tar.gz | 0000021258 20.8 KB | |
python-biplist.changes | 0000002998 2.93 KB | |
python-biplist.spec | 0000002072 2.02 KB |
Revision 11 (latest revision is 15)
Dominique Leuenberger (dimstar_suse)
accepted
request 611233
from
Tomáš Chvátal (scarabeus_iv)
(revision 11)
- Disable one test that expect int to be equal to long on 32bit - Update to version 1.0.3: * Added additional checks to guard against invalid plists. This includes writing and reading plists with recursive collections. * Handle OverflowErrors when reading dates outside the range of datetime.datetime
Comments 0