[ANN] pyxser-1.4r --- Python Object to XML serializer

-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512
Hello Python Community.
I'm pleased to announce pyxser-1.4, a python extension which contains functions to serialize and deserialize Python Objects into XML. It is a model based serializer. Here is the ChangeLog entry for this release:
- ---8<--- 1.4r (2009.12.26):
Daniel Molina Wegener dmw@coder.cl * pyxser_typem.c: Added type map serialization and deserialization routines and arguments. Now pyxser is able to serialize and deserialize objects using custom serialization functions, but preserving the pyxser XML schema and the serialization model. - ---8<---
The project is hosted at: http://sourceforge.net/projects/pyxser/
The web page for the project is located at: http://coder.cl/products/pyxser/
PyPi entry is: http://pypi.python.org/pypi?name=pyxser&version=1.4r&:action=display
For a sample article on how to integrate pyxser with ZSI WebServices: http://coder.cl/2009/10/18/pyxser-and-zsi-webservices/
Thanks and best regards, - -- | Daniel Molina <dmw [at] coder [dot] cl> | | IT Consulting & Software Development | | http://coder.cl/ |
participants (1)
-
Daniel Molina Wegener