mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 07:33:19 -04:00
18 lines
624 B
XML
18 lines
624 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<email>gentoo@taujhe.de</email>
|
|
<name>Jan Henke</name>
|
|
</maintainer>
|
|
<upstream>
|
|
<remote-id type="github">lxi-tools/liblxi</remote-id>
|
|
</upstream>
|
|
<longdescription>
|
|
liblxi is an open source software library which offers a simple API
|
|
for communicating with LXI compatible instruments. The API allows
|
|
applications to discover instruments on your network, send SCPI
|
|
commands, and receive responses.
|
|
</longdescription>
|
|
</pkgmetadata>
|