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

  • Thread starter Daniel Molina Wegener
  • Start date
D

Daniel Molina Wegener

Hello Python Community.

I'm pleased to announce pyxser-1.5.2r, a python extension which
contains functions to serialize and deserialize Python Objects
into XML. This is a model based serializer. This release is
supports Python 2.4 to Python 2.5.

What can do this serializer?

* Serialization of cross references.
* Serialization of circular references.
* Preserves object references on deserialization.
* Custom serializations.
* Custom deserializations.
* Object attribute selection call-back.
* Serialization depth limit.
* Standards based serialization.
* Standards based XML validation using pyxser XML Schema.
* C14N based serialization, as optional kind of output.
* Model based XML serialization, represented on XML Schema
and XML DTD.

The ChangeLog for this release is as follows:
-----8<----------8<----------8<----------8<-----
1.5.2r (2011.01.08):

Daniel Molina Wegener <[email protected]>

* Added support for Python 2.4
* Replaced the use of the commands package by the
subprocess package on the setup script.
* On the next release will be added support
for Python 3.X ;)

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


The project is hosted at:
http://sourceforge.net/projects/pyxser/

Where you can report bugs and have other options, like forums
mailing lists and access to the repository if you want to
contribute.

The web page for the project is located at:
http://coder.cl/products/pyxser/

PyPi entry is:
http://pypi.python.org/pypi/pyxser/1.5.2r

Best regards,
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,055
Latest member
SlimSparkKetoACVReview

Latest Threads

Top