<?xml version="1.0" encoding="UTF-8" ?>
<rdf:RDF xmlns="http://usefulinc.com/ns/doap#" xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"><Project><name>EaseXML</name>
<shortdesc>An XML wrapper to Python Objects</shortdesc>
<description>XMLObject is an object-xml mapper. It allows to translate XML to Python
objects and vice-versa. Your developer life is made easier :

- design some classes with special attributes
- manipulate the objects in the Python way
- translate to XML
- import from XML to Python objects</description>
<download-page>http://easexml.base-art.net/download/</download-page>
<homepage rdf:resource="http://easexml.base-art.net" />
<maintainer><foaf:Person><foaf:name>Philippe Normand</foaf:name>
<foaf:mbox_sha1sum>778788d1e9976d956b519994ce37b2a8fd5b0dcd</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>0.2.0</revision></Version></release>
</Project></rdf:RDF>