Metadata-Version: 1.0
Name: teamrubber.googlechart
Version: 0.1
Summary: Provides a Zope object that acts as a wrapper for pygooglechart
Home-page: http://www.teamrubber.com
Author: Richard Wilson
Author-email: team@teamrubber.com
License: GPL
Description: Introduction
        ============
        
        This acts as a wrapper for pygooglechart for use in Zope.  A subset of the most useful charts are included for now.
        
        
        
        Changelog
        =========
        
        0.1
        ---
        
        * Eggified and renamed to teamrubber.googlechart
        [MatthewWilkes]
        
        * Change to non-folderish type
        [MatthewWilkes]
        
        * Map legends to strings before passing them to pygooglechart
        [MatthewWilkes]
        
        0.0 - Unreleased
        ----------------
        
        * Folderish ZGoogleChart created, include pygooglechart
        [Richard Wilson]
        
        
Keywords: zope plone googlechart
Platform: UNKNOWN
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: Framework :: Zope2
Classifier: Framework :: Plone
