Metadata-Version: 1.0
Name: tabledown
Version: 0.1
Summary: Extract data from spreadsheets to collections(lists, and hashes), and vice versa.
Home-page: http://code.google.com/p/tabledown/
Author: T.C. Chou
Author-email: tcchou@tcchou.org
License: BSD
Download-URL: http://code.google.com/p/tabledown/
Description: Library for developers to extract data from spreadsheet files to general data structures(i.e. lists, hashes), and vice versa.
Keywords: xls,spreadsheet,collections
Platform: Any platform -- don't need Windows
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python
Classifier: Operating System :: OS Independent
Classifier: Topic :: Database
Classifier: Topic :: Office/Business
Classifier: Topic :: Software Development :: Libraries :: Python Modules
