mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 03:10:15 -04:00
tbtools is a cool library and associated set of basic tools built on top of the lib for thunderbolt / USB4 development and debugging. Signed-off-by: Adrian Ratiu <adrian.ratiu@collabora.com>
15 lines
471 B
XML
15 lines
471 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<email>adrian.ratiu@collabora.com</email>
|
|
<name>Adrian Ratiu</name>
|
|
</maintainer>
|
|
<upstream>
|
|
<remote-id type="github">intel/tbtools</remote-id>
|
|
</upstream>
|
|
<longdescription lang="en">
|
|
This is collection of tools that for Linux Thunderbolt/USB4 development and debugging.
|
|
</longdescription>
|
|
</pkgmetadata>
|