<?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>pysugar</name>
<shortdesc>Python binding of SugarCRM, that uses the SOAP API provided by SugarCRM</shortdesc>
<description>This release drops SOAPpy in favor of ElementSoap.

A new feature has been added: modules can now post batches of entries at the
same time using set_entries on the appropriate modules.

There are also some bugfixes. IntergerFields were not working properly when
sending to SugarCRM, this has been fixed</description>
<maintainer><foaf:Person><foaf:name>Florent Aide</foaf:name>
</foaf:Person></maintainer>
<release><Version><revision>0.0.6</revision></Version></release>
</Project></rdf:RDF>