File: nemiver.appdata.xml.in

package info (click to toggle)
nemiver 0.9.6-1.2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 11,500 kB
  • sloc: cpp: 56,699; sh: 4,732; makefile: 862; xml: 702; ansic: 43; sql: 39
file content (23 lines) | stat: -rw-r--r-- 861 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<?xml version="1.0" encoding="UTF-8"?>
<application>
  <id type="desktop">nemiver.desktop</id>
  <licence>CC0</licence>
  <description>
    <_p>
      Nemiver is an on-going effort to write a standalone graphical debugger
      that integrates well in the GNOME desktop environment.
      It currently features a backend which uses the well known GNU Debugger
      gdb to debug C / C++ programs.
    </_p>
    <_p>
      We believe that Nemiver is mature and robust enough to just let you debug
      your favorite C or C++ application in a pleasant way.
    </_p>
  </description>
  <screenshots>
    <screenshot type="default">https://projects.gnome.org/nemiver/images/nemiver-main-page.png</screenshot>
  </screenshots>
  <url type="homepage">https://projects.gnome.org/nemiver/</url>
  <updatecontact>nemiver-list@gnome.org</updatecontact>
</application>