Metadata-Version: 1.1
Name: pysugarcrm
Version: 0.1.0
Summary: API Wrapper for SugarCRM v10
Home-page: https://github.com/dnmellen/pysugarcrm
Author: Diego Navarro
Author-email: diego@feverup.com
License: BSD
Description: ===============================
        PySugarCRM
        ===============================
        
        .. image:: https://img.shields.io/travis/dnmellen/pysugarcrm.svg
                :target: https://travis-ci.org/dnmellen/pysugarcrm
        
        .. image:: https://img.shields.io/pypi/v/pysugarcrm.svg
                :target: https://pypi.python.org/pypi/pysugarcrm
        
        
        Python API Wrapper for SugarCRM v10
        
        * Free software: BSD license
        * Documentation: https://pysugarcrm.readthedocs.org.
        
        Features
        --------
        
        * TODO
        
        
        
        History
        -------
        
        0.1.0 (2015-01-11)
        ---------------------
        
        * First release on PyPI.
Keywords: pysugarcrm
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
