forked from python-excel/xlrd
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathPKG-INFO
20 lines (20 loc) · 954 Bytes
/
PKG-INFO
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Metadata-Version: 1.0
Name: xlrd
Version: 0.7.1
Summary: Library for developers to extract data from Microsoft Excel (tm) spreadsheet files
Home-page: http://www.lexicon.net/sjmachin/xlrd.htm
Author: John Machin
Author-email: sjmachin@lexicon.net
License: BSD
Download-URL: http://www.lexicon.net/sjmachin/xlrd.htm
Description: Extract data from new and old Excel spreadsheets on any platform. Pure Python (2.1 to 2.6). Strong support for Excel dates. Unicode-aware.
Keywords: xls,excel,spreadsheet,workbook
Platform: Any platform -- don't need Windows
Classifier: Development Status :: 5 - Production/Stable
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