Source: python-pynvml
Section: contrib/python
Priority: optional
Maintainer: linuxmangaka <linuxmangaka@gmail.com>
Rules-Requires-Root: no
Build-Depends: debhelper-compat (= 13),
 dh-python,
 nvidia-support | libnvidia-ml1 | libnvidia-ml.so.1,
 pkgconf,
 pkg-config,
 python3-all,
Standards-Version: 4.6.2
Homepage: https://pypi.org/project/nvidia-ml-py/
Vcs-Browser: https://salsa.debian.org/nvidia-team/python-pynvml
Vcs-Git: https://salsa.debian.org/nvidia-team/python-pynvml.git

Package: python3-pynvml
Architecture: amd64 arm64 i386 ppc64el
Depends: ${shlibs:Depends},
 ${misc:Depends},
 ${python3:Depends},
 ${libnvidia-ml1},
Description: Python bindings to the NVIDIA Management Library
 Provides a Python interface to GPU management and monitoring functions. This is a wrapper around the NVML library.