Source: python-pynvml
Section: contrib/python
Homepage: https://pypi.org/project/nvidia-ml-py3
Priority: optional
Standards-Version: 4.3.0
Vcs-Git: https://salsa.debian.org/nvidia-team/python-pynvml.git
Vcs-Browser: https://salsa.debian.org/nvidia-team/python-pynvml
Maintainer: Debian NVIDIA Maintainers <pkg-nvidia-devel@lists.alioth.debian.org>
Uploaders: Mo Zhou <cdluminate@gmail.com>
Build-Depends: debhelper-compat (= 12), python3-all, dh-python,

Package: python3-pynvml
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends}, libnvidia-ml1,
Description: Python3 bindings to the NVIDIA Management Library
 Provides a Python interface to GPU management and monitoring functions.
 .
 This is a wrapper around the NVML library.
 For information about the NVML library, see the NVML developer page
 http://developer.nvidia.com/nvidia-management-library-nvml
