Metadata-Version: 1.1
Name: gspread_public
Version: 0.3.0
Summary: Tiny gspread fork to support public spreadsheets
Home-page: https://github.com/paulfitz/gspread
Author: Paul Fitzpatrick
Author-email: paulfitz@alum.mit.edu
License: MIT
Description: A tweaked version of gspread:
          * Supports public, published spreadsheets.
          * Preserves unset cell values as null versus ''.
        
        All credit for gspread to Anton Burnashev fuss.here@gmail.com and others,
        this is just a tiny fork.
        
        License
        -------
        MIT
        
        
Keywords: spreadsheets,google-spreadsheets
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: End Users/Desktop
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Office/Business :: Financial :: Spreadsheet
Classifier: Topic :: Software Development :: Libraries :: Python Modules
