[ANN] pyxser-1.1r --- python xml serialization

Daniel Molina Wegener dmw at coder.cl
Mon Jul 27 23:02:47 EDT 2009


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

Hello,

I'm pleased to announce pyxser-1.1r, 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:
  http://sourceforge.net/projects/pyxser/

The current ChangeLog is as follows:

- -----8<----------8<----------8<----------8<-----
1.1r (2009.05.09):

        Daniel Molina Wegener <dmw at coder.cl>
        * Removed bugs concerning XML schema declaration for output
        documents.
        * Removed bugs concerning XML schema design for C14N
        serialization.
        * Removed exc argument from C14N serialization functions,
        because they have no sense.
        * Code cleanup with function arguments (C code).
        * All changes seems to be transparent for previous versions.
- -----8<----------8<----------8<----------8<-----

Also, I need a little bit of feedback. I want it to be able to
serialize files and buffers: I've planned to allow the user
to have three options: ignore files, serialize them in base64
encoding and just put the file name as string. But my question
concerns how the files and buffers are deserialized: I must
allow the user to dump the files on a directory, put the complete
file on a buffer object, or just extract the base64 encoded
block?

Best regards and thanks in advance...
- -- 
 .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)

iQIcBAEBCgAGBQJKbmpXAAoJEHxqfq6Y4O5NkEEQAJd6dXtHRWY7dqajArrNLIOn
RqQhzAvzmdWHSsGe6qW3F8f56q88B2Zd4U/5d53rzgR3d+bUlhddj07VpuxWjiIs
2IbJSXIeHzwwuvcB0N236DLNtKKnN4LaB29Ua+WofPK5QZ+NXX8SQMVyjgYNqV7X
F98+PXQ7BLAZ96zzdxEqnvkOww1YNbxkpIYWhqWleOmE+kPTrrGP6H5yhUdqz+W9
VJRvy5FOJAyBlJSlA7HoFULvVjUx0q2EdoIY/PmLGBj0pIcMKJ0IM6sUhSTN/bjq
nwJRvcOmn1LwE8TpK9ZiOiNp3/BgRV87v8buPPx4C1Mj5e1SJ3M2pziQftRdXtIp
f8fI/IDA8+ekCEvC9Rkzt+iRRxknDXe5JqpukH4uSLidKCD4GbdCGVmxC5rnIodk
JcnbfTdPduV94CH2OxBjPOcuBAYEeUZ3RnQRT6LPJRxm+EnOtZ2tTnY+ByVpTN7G
kGD0MYI3yPa3nX9IYK07Icp/4hC8w7EitQhhxRQD/y2NdfQELdu2IQUxag7x3G/8
bX65CUBHUxMwKoT+/HzeTRi0lGHopa6ptRxIbHg2wjHBLh7HI/s7khZtzJN8CZZE
AFuxsrraUzeP2ZQ/uk0cfGPC3QBlKCYL3gksnoN4Fa5sCSX5Z+bDiKSg/xEhjC7U
+HMeDE431oIJthqDqfdK
=7sXN
-----END PGP SIGNATURE-----



More information about the Python-list mailing list