mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-11 16:13:21 -04:00
19 lines
662 B
XML
19 lines
662 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<email>vowstar@gmail.com</email>
|
|
<name>Huang Rui</name>
|
|
</maintainer>
|
|
<upstream>
|
|
<remote-id type="github">NVIDIA/libnvidia-container</remote-id>
|
|
</upstream>
|
|
<longdescription lang="en">
|
|
NVIDIA container runtime library, this repository provides a library and a
|
|
simple CLI utility to automatically configure GNU/Linux containers
|
|
leveraging NVIDIA hardware.
|
|
The implementation relies on kernel primitives and is designed to be
|
|
agnostic of the container runtime.
|
|
</longdescription>
|
|
</pkgmetadata>
|