Sam James 9a4b01f4ce
Revert "*/*: fix metadata whitespace"
This reverts commit 063fc495a65152459b2b6308b1e5b09ae609ad32.

Didn't mean to push the (incomplete) Valgrind changes.

Signed-off-by: Sam James <sam@gentoo.org>
2025-10-18 16:10:11 +01:00

22 lines
790 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person" proxied="yes">
<email>zhixu.liu@gmail.com</email>
<name>Z. Liu</name>
</maintainer>
<maintainer type="project" proxied="proxy">
<email>proxy-maint@gentoo.org</email>
<name>Proxy Maintainers</name>
</maintainer>
<longdescription lang="en">
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
</longdescription>
<upstream>
<remote-id type="pypi">nvidia-ml-py</remote-id>
</upstream>
</pkgmetadata>