blob: d864528bafaf98aed65f4f5ae32e70af5af77563 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>vowstar@gmail.com</email>
<name>Huang Rui</name>
</maintainer>
<longdescription lang="en">
DSView is an GUI programe for supporting various instruments from
DreamSourceLab, including logic analyzer, oscilloscope, etc. DSView is based
on sigrok project.
The sigrok project aims at creating a portable, cross-platform,
Free/Libre/Open-Source signal analysis software suite that supports various
device types (such as logic analyzers, oscilloscopes, multimeters, and
more).
</longdescription>
<origin>srcux</origin>
</pkgmetadata>
|