File: fwknop-gui.appdata.xml

package info (click to toggle)
fwknop-gui 1.3%2Bdfsg-1
  • links: PTS
  • area: main
  • in suites: buster, stretch
  • size: 504 kB
  • ctags: 241
  • sloc: cpp: 2,116; xml: 27; makefile: 3
file content (28 lines) | stat: -rw-r--r-- 1,043 bytes parent folder | download
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
28
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2016 Jonathan Bennett <jbennett@incomsystems.biz> -->
<component type="desktop">
  <id>fwknop-gui.desktop</id>
  <metadata_license>CC0-1.0</metadata_license>
  <project_license>GPL-3.0+</project_license>
  <name>Fwknop-gui</name>
  <summary>Sends SPA packets</summary>
  <description>
    <p>
      Fwknop-gui is a user-friendly gui interface for sending SPA packets,
      intended to talk the fwknop server application.
    </p>
    <p>
      Also supported is qr code exporting, and a rudimentary config wizard for fwknop.
    </p>
  </description>
  <screenshots>
    <screenshot type="default">
      <image>https://incomsystems.biz/fwknop-gui/media/fwknop-gui-screenshot1.png</image>
    </screenshot>
    <screenshot>
      <image>https://incomsystems.biz/fwknop-gui/media/fwknop-gui-screenshot2.png</image>
    </screenshot>
  </screenshots>
  <url type="homepage">https://incomsystems.biz/fwknop-gui</url>
  <update_contact>jbennett@incomsystems.biz</update_contact>
</component>