File: control

package info (click to toggle)
python-petl 1.7.17-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 2,224 kB
  • sloc: python: 22,617; makefile: 109; xml: 9
file content (46 lines) | stat: -rw-r--r-- 1,188 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
Source: python-petl
Section: python
Priority: optional
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders:
 Boyuan Yang <byang@debian.org>,
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-python3,
 pybuild-plugin-pyproject,
 python3-all,
 python3-lxml,
 python3-numpy,
 python3-openpyxl,
 python3-pandas,
 python3-pymysql,
 python3-pytest <!nocheck>,
 python3-requests,
 python3-setuptools,
 python3-setuptools-scm,
 python3-whoosh,
Standards-Version: 4.7.2
Testsuite: autopkgtest-pkg-python
Homepage: https://github.com/petl-developers/petl
Vcs-Git: https://salsa.debian.org/python-team/packages/python-petl.git
Vcs-Browser: https://salsa.debian.org/python-team/packages/python-petl
Rules-Requires-Root: no
Description: Extracting, transforming and loading tables of data
 Petl is a general purpose Python package for extracting, transforming
 and loading tables of data.

Package: python3-petl
Architecture: all
Depends:
 ${misc:Depends},
 ${python3:Depends},
Recommends:
 python3-lxml,
 python3-numpy,
 python3-openpyxl,
 python3-pandas,
 python3-pymysql,
 python3-requests,
 python3-whoosh,
Description: ${source:Synopsis}
 ${source:Extended-Description}