File: control

package info (click to toggle)
gfal2-util 1.9.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 508 kB
  • sloc: python: 1,990; sh: 103; makefile: 90; xml: 24
file content (36 lines) | stat: -rw-r--r-- 1,033 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
Source: gfal2-util
Section: net
Priority: optional
Maintainer: Mattias Ellert <mattias.ellert@physics.uu.se>
Build-Depends:
 debhelper-compat (= 13),
 dh-python,
 python3,
 python3-setuptools
Standards-Version: 4.7.0
Vcs-Browser: https://salsa.debian.org/ellert/gfal2-util
Vcs-Git: https://salsa.debian.org/ellert/gfal2-util.git
Homepage: https://dmc-docs.web.cern.ch/dmc-docs/gfal2-util.html

Package: python3-gfal2-util
Section: python
Architecture: all
Depends:
 python3-gfal2 (>= 1.13.0),
 ${misc:Depends},
 ${python3:Depends}
Description: GFAL2 clients for Python 3
 gfal2-util is a set of basic utility tools for file
 interactions and file copy based on the GFAL 2.0 toolkit.
 gfal2-util supports the protocols of GFAL 2.0: WebDav(s),
 gridFTP, http(s), SRM, xrootd, etc...

Package: gfal2-util-scripts
Architecture: all
Depends:
 python3-gfal2-util (= ${binary:Version}),
 ${misc:Depends}
Recommends:
 gfal2
Description: GFAL2 command line scripts
 Provides a set of command line scripts to call gfal2-util Python functions.