summaryrefslogtreecommitdiff
path: root/textproc/py-openpyxl/DESCR
blob: 7e156dc1a22586e1e3cee586e33cee4eba3e47e5 (plain)
1
2
3
4
5
openpyxl is a pure python reader and writer of Excel OpenXML files.

It was born from lack of existing library to read/write natively from
Python the new Office Open XML format.  All kudos to the PHPExcel team
as openpyxl is a Python port of PHPExcel http://www.phpexcel.net/