-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathPlutoSDR.spd.xml
27 lines (27 loc) · 932 Bytes
/
PlutoSDR.spd.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE softpkg PUBLIC "-//JTRS//DTD SCA V2.2.2 SPD//EN" "softpkg.dtd">
<softpkg id="DCE:c9067682-fb35-44fd-938d-8e17da664062" name="PlutoSDR" type="2.2.3">
<title></title>
<author>
<name>null</name>
</author>
<propertyfile type="PRF">
<localfile name="PlutoSDR.prf.xml"/>
</propertyfile>
<descriptor>
<localfile name="PlutoSDR.scd.xml"/>
</descriptor>
<implementation id="cpp">
<description>The implementation contains descriptive information about the template for a software resource.</description>
<code type="Executable">
<localfile name="cpp/PlutoSDR"/>
<entrypoint>cpp/PlutoSDR</entrypoint>
</code>
<compiler name="/usr/bin/gcc" version="4.4.7"/>
<programminglanguage name="C++"/>
<humanlanguage name="EN"/>
<os name="Linux"/>
<processor name="x86"/>
<processor name="x86_64"/>
</implementation>
</softpkg>