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 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138
|
Source: singularity-container
Section: admin
Priority: optional
Standards-Version: 4.6.2
Maintainer: Debian HPC Team <debian-hpc@lists.debian.org>
Uploaders: Mehdi Dogguy <mehdi@debian.org>,
Yaroslav Halchenko <debian@onerussian.com>,
Dmitry Smirnov <onlyjob@debian.org>,
Benda Xu <orv@debian.org>
Build-Depends: debhelper-compat (= 13) ,dh-golang
,cryptsetup-bin
,golang-any (>= 2:1.20~)
,golang-github-acarl005-stripansi-dev
,golang-github-apex-log-dev
,golang-github-appc-cni-dev (>= 1.0.1~)
,golang-github-azure-go-ansiterm-dev
,golang-github-containernetworking-plugins-dev
,golang-github-containerd-stargz-snapshotter-dev
,golang-github-blang-semver-dev (>= 4)
,golang-github-buger-goterm-dev
,golang-github-buger-jsonparser-dev
,golang-github-russross-blackfriday-v2-dev
,golang-github-cespare-xxhash-dev
,golang-github-cilium-ebpf-dev
,golang-github-cloudflare-circl-dev
,golang-github-containerd-cgroups-dev
# ,golang-github-containerd-containerd-dev (>= 1.2.6~) :: (provided by docker)
,golang-github-containers-image-dev (>= 5.26.1~)
,golang-github-containers-common-dev
,golang-github-containers-storage-dev
,golang-github-containers-ocicrypt-dev
,golang-github-docker-docker-credential-helpers-dev
,golang-github-docker-libtrust-dev
,golang-github-gorilla-websocket-dev
,golang-github-go-log-log-dev
,golang-github-go-jose-go-jose-dev
,golang-github-golang-groupcache-dev
,golang-github-gotestyourself-gotest.tools-dev
,golang-github-google-uuid-dev
,golang-github-hashicorp-go-retryablehttp-dev (>= 0.6.2~)
,golang-github-json-iterator-go-dev
,golang-github-mitchellh-go-homedir-dev
,golang-github-moby-patternmatcher-dev
,golang-github-moby-term-dev
,golang-mvdan-sh-dev
,golang-github-netflix-go-expect-dev
,golang-github-opencontainers-image-spec-dev (>= 1.1.0~rc4~)
,golang-github-opencontainers-runtime-tools-dev
,golang-github-opencontainers-selinux-dev
,golang-github-opencontainers-specs-dev
,golang-github-opensuse-umoci-dev (>= 0.4.7+ds-4~)
,golang-github-pelletier-go-toml.v2-dev
,golang-github-pkg-errors-dev
,golang-github-proglottis-gpgme-dev
,golang-github-pquerna-ffjson-dev
,golang-github-protonmail-go-crypto-dev
,golang-github-safchain-ethtool-dev
,golang-github-samber-lo-dev
,golang-github-satori-go.uuid-dev
,golang-github-spf13-cobra-dev
,golang-github-spf13-pflag-dev
,golang-google-genproto-dev
,golang-gopkg-square-go-jose.v2-dev
,golang-gopkg-yaml.v3-dev
,golang-github-sylabs-json-resp-dev
,golang-github-vbatts-tar-split-dev
,golang-github-vbauerster-mpb-dev (>= 8.6.1~)
# ,golang-golang-x-crypto-dev :: (patched by upstream)
,golang-golang-x-term-dev
,golang-golang-x-text-dev
,golang-golang-x-sys-dev
,golang-gopkg-cheggaaa-pb.v1-dev
,help2man
,libgpgme-dev
,libssl-dev
,stow
,uuid-dev
Homepage: https://www.sylabs.io
Rules-Requires-Root: no
Vcs-Git: https://salsa.debian.org/hpc-team/singularity-container.git
Vcs-Browser: https://salsa.debian.org/hpc-team/singularity-container
XS-Go-Import-Path: github.com/sylabs/singularity
Package: singularity-container
Architecture: any
Built-Using: ${misc:Built-Using}
Depends: ${misc:Depends} ,${shlibs:Depends}
,ca-certificates
,containernetworking-plugins
,squashfs-tools
Recommends: e2fsprogs
,conmon
,runc
,squashfuse
Description: container platform focused on supporting "Mobility of Compute"
Mobility of Compute encapsulates the development to compute model
where developers can work in an environment of their choosing and
creation and when the developer needs additional compute resources,
this environment can easily be copied and executed on other platforms.
Additionally as the primary use case for Singularity is targeted
towards computational portability, many of the barriers to entry of
other container solutions do not apply to Singularity making it an
ideal solution for users (both computational and non-computational)
and HPC centers.
Package: golang-github-sylabs-singularity-dev
Section: golang
Architecture: all
Depends: ${misc:Depends}
,golang-github-appc-cni-dev (>= 0.7.1~)
,golang-github-blang-semver-dev (>= 4)
,golang-github-containernetworking-plugins-dev
,golang-github-containers-image-dev (>= 5.26.1~)
,golang-github-gorilla-websocket-dev
,golang-github-opencontainers-image-spec-dev (>= 1.1.0~rc4~)
,golang-github-opencontainers-selinux-dev
,golang-github-opencontainers-specs-dev
,golang-github-opensuse-umoci-dev (>= 0.4.7+ds-4~)
,golang-github-pelletier-go-toml.v2-dev
,golang-github-satori-go.uuid-dev
,golang-github-spf13-cobra-dev
,golang-github-spf13-pflag-dev
,golang-github-sylabs-json-resp-dev
,golang-golang-x-crypto-dev
,golang-gopkg-cheggaaa-pb.v1-dev
,golang-gopkg-yaml.v2-dev
Description: development files for Singularity application container engine
Mobility of Compute encapsulates the development to compute model
where developers can work in an environment of their choosing and
creation and when the developer needs additional compute resources,
this environment can easily be copied and executed on other platforms.
Additionally as the primary use case for Singularity is targeted
towards computational portability, many of the barriers to entry of
other container solutions do not apply to Singularity making it an
ideal solution for users (both computational and non-computational)
and HPC centers.
.
This package provides Golang sources for the Singularity API.
|