@@ -64,21 +64,21 @@ For individual excel file formats, please install them as you wish:
6464
6565.. table :: A list of file formats supported by external plugins
6666
67- ================= ======================= ============= ==================
68- Package name Supported file formats Dependencies Python versions
69- ================= ======================= ============= ==================
70- `pyexcel-io `_ csv, csvz [#f1 ]_, tsv, 2.6, 2.7, 3.3,
67+ ================= ======================= ============= ==================
68+ Package name Supported file formats Dependencies Python versions
69+ ================= ======================= ============= ==================
70+ `pyexcel-io `_ csv, csvz [#f1 ]_, tsv, 2.6, 2.7, 3.3,
7171 3.4, pypy, pypy3
7272 tsvz [#f2 ]_
7373 `pyexcel-xls `_ xls, xlsx(read only), xlrd, xlwt 2.6, 2.7, 3.3,
7474 3.4, pypy, pypy3
7575 xlsm(read only)
7676 `pyexcel-xlsx `_ xlsx openpyxl 2.6, 2.7, 3.3,
77- 3.4, pypy, pypy3
77+ 3.4, pypy, pypy3
7878 `pyexcel-xlsxw `_ xlsx(write only) xlsxwriter 2.6, 2.7, 3.3,
7979 3.4, pypy, pypy3
8080 `pyexcel-ods3 `_ ods ezodf, lxml 2.6, 2.7, 3.3, 3.4
81- `pyexcel-ods `_ ods (python 2.6, 2.7) odfpy 2.6, 2.7
81+ `pyexcel-ods `_ ods (python 2.6, 2.7) odfpy 2.6, 2.7, 3.3, 3.4
8282 ================= ======================= ============= ==================
8383
8484.. _pyexcel-io : https://github.com/pyexcel/pyexcel-io
0 commit comments