Source: libnvidia-container
Section: libs
Priority: optional
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Standards-Version: 4.7.2
Homepage: https://github.com/NVIDIA/libnvidia-container
Build-Depends:
 debhelper-compat (= 13),
 golang-go,
 libcap-dev,
 libelf-dev,
 libseccomp-dev,
 libtirpc-dev,
 pkgconf,
 help2man,
XS-Go-Import-Path: github.com/NVIDIA/libnvidia-container

Package: libnvidia-container1
Architecture: any
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
 libcap2 (>= 1:2.10),
 libseccomp2,
Static-Built-Using: ${misc:Static-Built-Using}
Description: NVIDIA container runtime library
 The nvidia-container library provides an interface to configure GNU/Linux
 containers leveraging NVIDIA hardware. The implementation relies on several
 kernel subsystems and is designed to be agnostic of the container runtime.
 .
 This package requires the NVIDIA driver (>= 340.29) to be installed separately.

Package: libnvidia-container-tools
Architecture: any
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
 libnvidia-container1 (= ${binary:Version}),
Static-Built-Using: ${misc:Static-Built-Using}
Description: NVIDIA container runtime library (command-line tools)
 The nvidia-container library provides an interface to configure GNU/Linux
 containers leveraging NVIDIA hardware. The implementation relies on several
 kernel subsystems and is designed to be agnostic of the container runtime.
 .
 This package contains command-line tools that facilitate using the library.
