-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Hello Python Community.
I'm pleased to announce pyxser-1.3r-p1, 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-p1 (2009.11.30): Daniel Molina Wegener <[email protected]> * 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 pyxser with ZSI WebServices: http://coder.cl/2009/10/18/pyxser-and-zsi-webservices/ Thanks and best regards, - -- | Daniel Molina Wegener <dmw [at] coder [dot] cl> | | IT Consulting & Software Developer | | http://coder.cl/ | -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) iQIcBAEBCgAGBQJLF7dGAAoJEHxqfq6Y4O5NfJAQAMjwfg6Tt/+EFXbnRy76/mvG cmvWsx8l/7mzWzXHqWHsOXd+zA3RQIC5etE/AQwO2rWPBWlXeXDdwM6hQL0KY4oa G4jAQArfkCV44wBvIOxnr7SUTNcrMRDZrlqHa89ZdqWOBU/qMN6LAy0VfZAJaN7F ra694K5m4xWOltonBLR0Ci5LxC2+imgQCeAWqfsih+PBOKQ9lrjQAmnQ6DOyMdO0 Ri1fxdGwAA+stc47SN45NRWXIbr0lFgWa/ghGnXa2u1ZvUkqoQR0m7ARTTS5C+1D NnmTOod4js2dimkL/0+LVvDIJ8lI+MKq8uBegAZgmtXUhc5yMPkHibMo0wfAO/vp cLAlzt0jwGs9vGHPBFCr8+/tt7OxxeB5GXF9ePUV6M78Qe10l2b4jUqsOHQct0TC OuW6228Gh8G7FFcUZ4T6LVjSC1rCav66PHjT0FXVPfPrE4dxPMMLenExmT5rAoMi /+QrIYJB1ak5EUVfvCWqDedJi2HzWCzcpecrnHHZsDoH8B+GStIzwq45o4KbaQmB wVMvw8yc5AAD+rxBBOZxuQL6v5hUt9MV+pYOHQ/mZ+ivP7SOAwD5s56jv3XzHbyu ZBpSdRbyiDsTM8YMtAxy2iglIScpdrTYuthW2NnGi1oddZAvZrwx6hU4ZbIutdNR Zc/zlo3+TfT0qXN0HM48 =2hWx -----END PGP SIGNATURE----- -- http://mail.python.org/mailman/listinfo/python-announce-list Support the Python Software Foundation: http://www.python.org/psf/donations/
