@@ -35,19 +35,19 @@ The highlighted features are:
3535 ================ ==========================================
3636 Plugins Supported file formats
3737 ================ ==========================================
38- `xls `_ xls, xlsx(r), xlsm(r)
39- `xlsx `_ xlsx
40- `ods3 `_ ods (python 2.6, 2.7, 3.3, 3.4)
41- `ods `_ ods (python 2.6, 2.7)
42- `text `_ write only)json, rst, mediawiki,
38+ `pyexcel- xls `_ xls, xlsx(r), xlsm(r)
39+ `pyexcel- xlsx `_ xlsx
40+ `pyexcel- ods3 `_ ods (python 2.6, 2.7, 3.3, 3.4)
41+ `pyexcel- ods `_ ods (python 2.6, 2.7)
42+ `pyexcel- text `_ ( write only)json, rst, mediawiki,
4343 latex, grid, pipe, orgtbl, plain simple
4444 ================ ==========================================
4545
46- .. _ xls : https://github.com/chfw/pyexcel-xls
47- .. _ xlsx : https://github.com/chfw/pyexcel-xlsx
48- .. _ ods : https://github.com/chfw/pyexcel-ods
49- .. _ ods3 : https://github.com/chfw/pyexcel-ods3
50- .. _ text : https://github.com/chfw/pyexcel-text
46+ .. _ pyexcel-xls : https://github.com/chfw/pyexcel-xls
47+ .. _ pyexcel-xlsx : https://github.com/chfw/pyexcel-xlsx
48+ .. _ pyexcel-ods : https://github.com/chfw/pyexcel-ods
49+ .. _ pyexcel-ods3 : https://github.com/chfw/pyexcel-ods3
50+ .. _ pyexcel-text : https://github.com/chfw/pyexcel-text
5151
5252This library makes infomation processing involving various excel files as easy as
5353processing array, dictionary when processing file upload/download, data import into
0 commit comments