Metadata-Version: 1.0
Name: beatbox
Version: 0.9.1.1
Summary: A Python library for querying/updating Saleforce.com data via SOAP API
Home-page: http://code.google.com/p/salesforce-beatbox/
Author: Simon Fell
Author-email: UNKNOWN
License: GNU GENERAL PUBLIC LICENSE Version 2
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.
Keywords: python salesforce salesforce.com
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
