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

19 lines
417 B
YAML

overrides: "pyexcel.yaml"
name: "pyexcel-xls"
nick_name: xls
version: 0.6.2
current_version: 0.6.3
release: 0.6.3
file_type: xls
is_on_conda: true
dependencies:
- pyexcel-io>=0.6.2
- xlrd<2
- 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"