debian-python-pyexcel-xls/pyexcel_xls.yaml

13 lines
326 B
YAML

overrides: "pyexcel.yaml"
name: "pyexcel-xls"
nick_name: xls
version: 0.2.2
release: 0.2.1
file_type: xls
dependencies:
- pyexcel-io>=0.2.2
- xlrd
- xlwt;python_version<"3"
- xlwt-future;python_version>="3"
description: A wrapper library to read, manipulate and write data in xls format. It reads xlsx and xlsm format