deb_control_files:
- control
- md5sums
- postinst
- prerm
deb_fields:
Architecture: all
Depends: python3-requests, python3-six, python3:any, python3-cached-property, python3-pdfminer,
python3-tqdm, python3-psycopg2, python3-requests-cache
Description: |-
library to tabular data, no matter the format
No matter in which format your tabular data is: python3-rows will import it,
automatically detect types and give you high-level Python objects so you can
start working with the data instead of trying to parse it.
It is also locale and unicode aware.
.
The library is composed by:
.
* A common interface to tabular data (the Table class).
* A set of plugins to populate Table objects CSV, XLS, HTML, TXT.
* A set of common fields (such as BoolField, IntegerField) which know exactly
how to serialize and deserialize data for each object type you'll get.
* A set of utilities (such as field type recognition) to help working with
tabular data.
* Access to the most used features: convert between formats, sum, join and
sort tables. Just import rows and relax.
Homepage: https://github.com/turicas/rows/
Installed-Size: '317'
Maintainer: Paulo Roberto Alves de Oliveira (aka kretcheu) <kretcheu@gmail.com>
Package: python3-rows
Priority: optional
Recommends: locales, locales-all, python3-lxml, python3-xlrd, python3-xlwt
Section: python
Source: rows
Version: 0.4.2~0-2.2
srcpkg_name: rows
srcpkg_version: 0.4.2~0-2.2