1 Dec 04:48
[ANN] pyxser-1.3r --- Python XML Serialization/Deserialization Extension
Daniel Molina Wegener <dmw <at> coder.cl>
2009-12-01 03:48:57 GMT
2009-12-01 03:48:57 GMT
Hello Python Community. I'm pleased to announce pyxser-1.3r, 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.3r (2009.11.30): Daniel Molina Wegener <dmw <at> coder.cl> * pyxser_tools.c: Removed bug concerning deserialization of collection elements; pyxser now can handle extension declared classes, such as boost::python ones --- thanks to the suggestions made by Daniel Filonik. * pyxser.c: Added /selector/ as optional argument used as callback to select object attributes to being serialized. * pyxser_string.c: Removed bug concerning unicode serialization. Thanks pyxser users for your feedback... ---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/ For a sample article on how to integrate(Continue reading)
"Programming in Python 3 (Second Edition)" ISBN-10: 0321680561.
--
Mark Summerfield,
RSS Feed