ankit wrote:
> There are various packages availaible for XML processing using python.
> So which to choose and when. I summarized some of the features,
> advantages and disadvantages of some packages int the following text.
> Have a look to it. May this get out of the dillema of choice.
> 
> Here we go:
> 
> OPTIONS
> =========
> - libxml2
> - lxml
> - Pyxml
> - 4Suite

Also ElementTree, Amara

> ----
> lxml
> -----
>       Disadvantages
>       ==============

- No Windows release to date :-(

Kent
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to