File: control

package info (click to toggle)
elementpath 5.0.4-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,360 kB
  • sloc: python: 35,725; xml: 40; makefile: 13
file content (35 lines) | stat: -rw-r--r-- 1,083 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
Source: elementpath
Section: python
Priority: optional
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders:
 Timo Röhling <roehling@debian.org>,
Build-Depends:
 debhelper-compat (= 13),
 dh-python,
 dh-sequence-python3,
 locales-all,
 pybuild-plugin-pyproject,
 python3-all,
 python3-lxml <!nocheck>,
 python3-setuptools,
 python3-xmlschema (>= 2.0.0) <!nocheck>,
Standards-Version: 4.7.2
Homepage: https://github.com/sissaschool/elementpath
Vcs-Browser: https://salsa.debian.org/python-team/packages/elementpath
Vcs-Git: https://salsa.debian.org/python-team/packages/elementpath.git
Testsuite: autopkgtest-pkg-pybuild
Description: XPath selectors for XML data structures in Python
 This package provides XPath 1.0, 2.0, 3.0 and 3.1 selectors
 for Python's ElementTree XML data structures, both for the standard
 ElementTree library and for the lxml.etree library.

Package: python3-elementpath
Architecture: all
Depends:
 ${misc:Depends},
 ${python3:Depends},
Breaks:
 python3-xmlschema (<< 4),
Description: ${source:Synopsis}
 ${source:Extended-Description}