sci-electronics/lxi-tools: fix identation

Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
This commit is contained in:
Andrew Ammerlaan
2022-09-08 12:21:01 +02:00
parent c89916f6c4
commit 30e683d71a

View File

@@ -1,21 +1,21 @@
<?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/lxi-tools</remote-id>
</upstream>
<longdescription>
lxi-tools are open source software tools for managing network attached LXI
compatible test instruments such as modern oscilloscopes, power supplies,
spectrum analyzers etc.
<maintainer type="person">
<email>gentoo@taujhe.de</email>
<name>Jan Henke</name>
</maintainer>
<upstream>
<remote-id type="github">lxi-tools/lxi-tools</remote-id>
</upstream>
<longdescription>
lxi-tools are open source software tools for managing network attached LXI
compatible test instruments such as modern oscilloscopes, power supplies,
spectrum analyzers etc.
Features include automatic discovery of test instruments, sending SCPI
commands, grabbing screenshots from supported instruments, benchmarking
SCPI message performance, and powerful scripting for test automation. Both
a commandline tool and a GUI tool are available.
</longdescription>
Features include automatic discovery of test instruments, sending SCPI
commands, grabbing screenshots from supported instruments, benchmarking
SCPI message performance, and powerful scripting for test automation. Both
a commandline tool and a GUI tool are available.
</longdescription>
</pkgmetadata>