-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Hello,
I'm pleased to announce pyxser-1.0rc1, a Python-Object to XML serializer and deserializer. This package it's completly 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: https://sourceforge.net/projects/pyxser/ The current ChangeLog is as follows: - -----8<----------8<----------8<----------8<----- 1.0rc1 (2009.04.26): Daniel Molina Wegener <d...@coder.cl> * Added both byte string and unicode returning and procesing functions. This means that we have serialize(), serialize_c14n(), serialize_c14n_strict(), unserialize(), validate() and validate_c14n() functions for byte strings and u_serialize(), u_serialize_c14n(), u_serialize_c14n_strict(), u_unserialize(), u_validate() and u_validate_c14n() for unicode strings. * Removed memory leaks, now it runs over 1400000 pyxser operations without crashing (100000 cicles testing every function). * Removed bugs concerning reference counting that was crashing when trying to access unserialized objects attributes. * This is an approach to a production environment release ;) - -----8<----------8<----------8<----------8<----- Feel free to use and test. You can modify test-utf8-prof.py to use more than 100.000 cicles without crashing. 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) iQIcBAEBCgAGBQJJ9QGNAAoJEHxqfq6Y4O5N/JYP/jT+4O+IPM2tFyGX8dXd5i9K JF606e0g55twAwsZ2Tmdq/+qJJaNEPL/8tum9wDLzDKIe4RJF2l02ifisIRuR+GW HfnLdxJFH5N7z4fZd+MN1HWsSmS4Peg5wxzjlyV+Y4Odv0MWUFbKgo3lraH+zPcW pdmvfQoI6TpxWDWghZEeewpXLXLnFvP0+JyT4XBbjknG8CxB6cptOHQREmTtadMy n1AFXoyj+00I+bWWoYFCklRZv8Rf6qL4v7gmH5F+fxKx71GUH50nQKGBG4IgUZcQ 9VqgC7z7WNHh5oy1ryp52zfta517mQ0ilMIm54BPrHEigb7v5pDXVhaoWebkgKux FKr5IGperrjT+GbRcxRiUPO0stqXjBI60qjB54Gh5RR86uF44lqhSzbjaxi/vweF ZZNzeAu3DZWgAAmusxHQP8mgw1OPcxWTL58kOKxP659rxHZjPfHcqU0rLjSkxZBl wFbY7cz5j13G0ZlWclY4UglweSwv6vY6DJzJRHC5GpPRq0g0xT7t0n7hy+craSKV c/hDgrMdrmT7ZPQA6d5UroUVWTmg1GR/RdW7XkUeYwfpICRTnvgtWiF9jWxh5w8g oI/CLDtKp6aCR5Y8PHRxuZrzRsWFum0HVVD6AilVJnHWxJYgN7aicqpx1uCdsF+w l5tsm/jqWTayiJDq0Pt8 =3fTt -----END PGP SIGNATURE----- -- http://mail.python.org/mailman/listinfo/python-list