[ANN] pyxser-1.4.2r --- Python Object to XML serializer/deserializer

Daniel Molina Wegener dmw at coder.cl
Wed Feb 10 20:36:16 CET 2010


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

Hello Python Community.

I'm pleased to announce pyxser-1.4.2r, 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.4.2r (2010.02.10):

        Daniel Molina Wegener <dmw at coder dot cl>
        * pyxser_collections.c: Added constraint checks for NULL
        pointers removing nested statements.
        * pyxser.c: Removed nested statements.
        * pyxser_tools.c: Added constratints checks for NULL pointers,
        removed nested statements and added strict checking for lists
        since it was crashing with an ambigous list definition that
        can not be handled by PyList_Check().
        * test-utf8.py: Added tests to determine if it continue
        crashing with module serialization.

        Thanks to pyxser users for their feedback.
- ---8<---

This release contains some bug fixes, mainly related to type
checking and type handling. I hope this small extension will
help you on your programming tasks.

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?:action=display&name=pyxser&version=1.4.2r

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>
Software Architect, System Programmer & Web Developer
Phone: +1 (510) 629-4267 | Blog: http://coder.cl/
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iQIcBAEBCgAGBQJLcwqwAAoJEHxqfq6Y4O5NP2YQAKwiMq7xdutSpEcrXPsD2dxI
VQUhzoaJ+Z+N0Vu6nKLM8yOXGkCSD8iuKgV3ZimH3gHhYs/VTvfkNwkfJuck76Vg
y3CvJ69rVezYI2ELcsWP0+srxffyy0NHgYEKlKU3Dz06PhNnGx2PMfeG7j5ZGKyz
92J+PMoO6FSlRAmEmGrnjtWaCeNLmlJ2rdSvQ7iSIV8mTwULHB2QubvNs62x+8v5
Mj8XM4HVVEqOI2aF3KuAhYdHj6Exz3O5clnzT6niYl/ukWErSZ6JUJoF9IKcBPVJ
LYMCIPvad6llr2FcIatve7MwdmFx/FVNkpd7oZuvLEiQYqxsuT9fv2L/1Ne1IRSM
KRLW5/oqekirIURJgFmn6rw0D9Hj5eQXfXTTCHT+RTUaWgMKXFiVkSCHpOeX5M14
i4pp1+xUhje/R+Y05FmdcBivahdc+4UiaQsWODIj/kUbfa455aLrVomdLzXQavg/
9nY/N5sd0wqdW2vyJrgvap1lAhzP+ktFk/UTetUavvz9bz0tHRB9aTNDS53dfck5
yVX/ZumRdtf4wtwTu/t6gkWD7N0K0Bmy1EB3JNz6KCBvjL8QDB8W/kW+os85QFoz
9NxedRoJNn5nVyos879+ClnHqXVTtkmeJOuLFuh2+9pnfc/KSAvCDXZKPZZNHKYx
WdTJKm400Hi9J/pIOzx/
=bv4P
-----END PGP SIGNATURE-----



More information about the Python-announce-list mailing list