mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 03:10:15 -04:00
22 lines
713 B
XML
22 lines
713 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<email>kurt@kmk-computers.de</email>
|
|
<name>Kurt Kanzenbach</name>
|
|
</maintainer>
|
|
<longdescription lang="en">
|
|
The RTC Testbench is a real-time and non-real-time traffic validation tool
|
|
for converged real-time networks. PROFINET as well as OPC/UA PubSub and
|
|
other configurable protocols are supported.
|
|
</longdescription>
|
|
<use>
|
|
<flag name="mqtt">
|
|
Enable logging via <pkg>app-misc/mosquitto</pkg>
|
|
</flag>
|
|
</use>
|
|
<upstream>
|
|
<remote-id type="github">Linutronix/RTC-Testbench</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|