debian-python-pyexcel-xls/pyexcel-xls.yml

19 lines
415 B
YAML

overrides: "pyexcel.yaml"
name: "pyexcel-xls"
nick_name: xls
version: 0.7.0
current_version: 0.7.0
release: 0.7.0
file_type: xls
is_on_conda: true
dependencies:
- pyexcel-io>=0.6.2
- xlrd
- xlwt
test_dependencies:
- pyexcel
description: A wrapper library to read, manipulate and write data in xls format. It reads xlsx and xlsm format
moban_command: false
python_requires: ">=3.6"
min_python_version: "3.6"