Source: gfal2-util
Priority: optional
Maintainer: Mattias Ellert <mattias.ellert@physics.uu.se>
Build-Depends:
 debhelper (>= 13),
 dh-python,
 python3
Standards-Version: 4.6.1
Section: net
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
Architecture: all
Depends:
 python3-gfal2 (>= 1.8.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.
