Hello,
I'm pleased to announce pyxser-1.2r, a Python-Object to XML
serializer and deserializer. This module package it's completely
written in C and licensed under LGPLv3.
The tested Python versions are 2.5.X and 2.7.X.
* home page:
? http://coder.cl/software/pyxser
* hosted at:
? http://sourceforge.net/projects/pyxser/
* pypi entry:
? http://pypi.python.org/pypi?:action=display&name=pyxser&version=1.2r
The current ChangeLog is as follows:
- -----8<----------8<----------8<----------8<-----
1.2r (2009.08.23):
? ? ? ? Daniel Molina Wegener <dmw at coder.cl>
? ? ? ? * Added encoded serialization of Unicode strings by using
? ? ? ? the user defined encoding as is passed to the serialization
? ? ? ? functions as enc parameter
? ? ? ? * Refactored some functions to allow more ordered code.
- -----8<----------8<----------8<----------8<-----
As you see, now Unicode strings are serialized as encoded byte string
by using the encoding that the user pass as enc parameter to the
serialization function. This means that Unicode strings are serialized
in a human readable form, regarding a better interoperability with
other platforms.
Best regards...
- --
?.O. | Daniel Molina Wegener ? | FreeBSD & Linux
?..O | dmw [at] coder [dot] cl | Open Standards
?OOO | http://coder.cl/ ? ? ? ?| FOSS Developer