PySimpleXML 1.0 Stable

Vic Fryzel lists at shellsage.com
Sun Apr 2 01:11:25 EST 2006


PySimpleXML 1.0 stable has been released. It allows a Python user to easily 
access XML elements via a structure of Python dictionaries and lists, 
xml.dom.minidom Document, or string.

PySimpleXML simplifies the translation of XML documents into very usable trees 
of Python structures (dictionaries, lists, etc), and also simplifies the 
translation from those structures back to XML or pretty XML. Specifically, 
this library can convert a DOM object, Python struct, XML file, or XML string 
into any other item in that list.

Cheese Show Package: 
http://cheeseshop.python.org/pypi?name=PySimpleXML&version=1.0&:action=display

For more information, examples, documentation, or to download PySimpleXML, 
please visit the homepage for PySimpleXML:
http://shellsage.com/?q=node/12

-- 
Vic Fryzel (lists at shellsage dot com)
http://shellsage.com/
Key id 237BD73A = 4511 20DB 3DCF 6856 12BB  888B 9343 B277 237B D73A
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/python-list/attachments/20060402/b7b97099/attachment.sig>


More information about the Python-list mailing list