File: control

package info (click to toggle)
xrootd-s3-http 0.5.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 684 kB
  • sloc: cpp: 9,345; sh: 608; makefile: 13
file content (34 lines) | stat: -rw-r--r-- 835 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
Source: xrootd-s3-http
Section: net
Priority: optional
Standards-Version: 4.7.2
Build-Depends:
 debhelper-compat (= 13),
 cmake,
 pkgconf,
 nlohmann-json3-dev,
 libxrootd-server-dev,
 libcurl4-openssl-dev,
 libssl-dev,
 libtinyxml2-dev,
 libgtest-dev,
 curl,
 openssl,
 procps,
 xrootd-server
Homepage: https://github.com/PelicanPlatform/xrootd-s3-http
Maintainer: Mattias Ellert <mattias.ellert@physics.uu.se>
Vcs-Browser: https://salsa.debian.org/ellert/xrootd-s3-http
Vcs-Git: https://salsa.debian.org/ellert/xrootd-s3-http.git

Package: xrootd-s3-http
Architecture: any
Multi-Arch: same
Section: libs
Depends:
 xrootd-server,
 ${shlibs:Depends},
 ${misc:Depends}
Description: S3/HTTP filesystem plugins for XRootD
 These filesystem plugins for XRootD allow you to serve objects from S3
 and HTTP backends through an XRootD server.