[ANN] pyxser-1.2r --- Python-Object to XML serialization module

Daniel Molina Wegener dmw at coder.cl
Sun Aug 23 12:35:33 EDT 2009


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

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
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (FreeBSD)

iQIcBAEBCgAGBQJKkW/VAAoJEHxqfq6Y4O5N36oP/3iV+D9YUgLStFoZiJvb5b7x
+UyrfyWpg6oxqeH4oOUVmyrWYlIaM3IStOtCayYEIrRJeg7FfHM8rvUV89FhDgVy
xb/4R9UyqSOqcev/edmXvhbUKfOjUDu/kaKNjK4HiI3Ewh6BBjxbythZSQ/BcvGc
OzAsZU9bACbuTuiYLumoum/KjRg/13Tzc8R+xhugJ7fjqH94kWGmUN8l8E/DU7O1
IULm4da4y4mPzhdyIxIGzncOGEZmQLLcv7jYcMVBvkuXe8Ar0WlGQ6YjyvQMLVlz
KBn5JiNC1/gzImQXXDfT2u454gyH86i7BRtOCk0RbUmTVFsQ32wjnF0u4bngrtm7
3dD0WVIWV/n/27UZtYte3YlVoHzYu+M6TsX9vwhxvg4SHvg74XigXuXgD8vWQxGE
FP6YENbHOND3oSNJIRO9368irvCbYrcpndtYBLyyDlfwdN5YTAME+Z5eEGvl4j4P
D7aPryOKCzklxv33qtA1si6f//4JPqdKHGXnl8ysPC7QWh6u+ImmYFYj2kAu7l/N
PfUvf8hfQqWOz53W4AuFGg5u+L29TIMUUvxc4r446SFdLUZEaHueJ5GQ0G8uNF/B
QoWUnwynLlasyeo+JTcrG9NBgm85QfT3jDd+z4Zba9yWCqojymOpVCQ5duKifMb3
x9fc1ulI44AGNAv+UhnB
=4C1g
-----END PGP SIGNATURE-----



More information about the Python-list mailing list