File: control

package info (click to toggle)
gfal2-bindings 1.13.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 688 kB
  • sloc: cpp: 2,574; python: 1,050; sh: 109; makefile: 92
file content (31 lines) | stat: -rw-r--r-- 821 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
Source: gfal2-bindings
Priority: optional
Maintainer: Mattias Ellert <mattias.ellert@physics.uu.se>
Build-Depends:
 debhelper-compat (= 13),
 cmake,
 dh-python,
 libgfal2-dev (>= 2.23.0),
 libboost-dev,
 libboost-python-dev,
 python3-dev,
 python3-setuptools,
 pkgconf
Standards-Version: 4.7.0
Section: net
Vcs-Browser: https://salsa.debian.org/ellert/gfal2-bindings
Vcs-Git: https://salsa.debian.org/ellert/gfal2-bindings.git
Homepage: https://dmc-docs.web.cern.ch/dmc-docs/gfal2-python.html

Package: python3-gfal2
Architecture: any
Section: python
Depends:
 ${shlibs:Depends},
 ${misc:Depends},
 ${python3:Depends}
Provides:
 ${python3:Provides}
Description: Python bindings for gfal2
 Python bindings for gfal2. GFAL2 offers a single, simple and portable
 API for the file operations in grids and cloud environments.