debian-python-pyexcel-io/debian/control

17 lines
745 B
Plaintext

Source: pyexcel-io
Maintainer: C.W. <wangc_2011 (at) hotmail.com>
Section: python
Priority: optional
Build-Depends: dh-python, debhelper-compat (= 12), python3-setuptools, python3-all
Standards-Version: 3.9.1
Package: python3-pyexcel-io
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends}, python3-lml
Description: A python library to read and write structured data in csv, zipped csv format and to/from databases
Provides one application programming interface(API) to read and write the data
in excel format, import the data into and export the data from database. It
provides support for csv(z) format, django database and sqlalchemy supported
databases. Its supported file formats are extended to cover "xls", "xlsx",
"ods".