mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 06:48:18 -07:00
Signed-off-by: Francis Laniel <flaniel@linux.microsoft.com> Part-of: https://github.com/gentoo/gentoo/pull/42637 Closes: https://github.com/gentoo/gentoo/pull/42637 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
15 lines
553 B
XML
15 lines
553 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<email>chewi@gentoo.org</email>
|
|
<name>James Le Cuirot</name>
|
|
</maintainer>
|
|
<longdescription lang="en">
|
|
Inspektor Gadget is a set of tools and framework for data collection and system inspection on Kubernetes clusters and Linux hosts using eBPF.
|
|
</longdescription>
|
|
<upstream>
|
|
<remote-id type="github">inspektor-gadget/inspektor-gadget</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|