<?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>beatbox</name>
<shortdesc>A Python library for querying/updating Saleforce.com data via SOAP API</shortdesc>
<description>This module contains 2 versions of the Salesforce client. XMLClient which is the original beatbox version of the client which returns xmltramp objects and PythonClient which returns dicts with proper python data types. ie integer fields return integers.</description>
<homepage rdf:resource="http://code.google.com/p/salesforce-beatbox/" />
<maintainer><foaf:Person><foaf:name>Simon Fell</foaf:name>
</foaf:Person></maintainer>
<release><Version><revision>0.9.1.1</revision></Version></release>
</Project></rdf:RDF>