blob: 2f006ff931e06dfbbcde28aa1e88a480645dc799 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
<?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>
|