File: repsnapper.appdata.xml.in

package info (click to toggle)
repsnapper 2.5a5-3
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye
  • size: 5,452 kB
  • sloc: cpp: 61,683; ansic: 7,084; perl: 692; xml: 396; makefile: 348; sh: 231
file content (21 lines) | stat: -rw-r--r-- 777 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
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2013 Richard Hughes <richard@hughsie.com> -->
<component type="desktop-application">
  <id type="desktop">repsnapper.desktop</id>
  <licence>CC0</licence>
  <name>Repsnapper</name>
  <description>
    <_p>
      RepSnapper is an alternative host software for controlling the RepRap
      open source 3D printer.
    </_p>
    <_p>
      OpenGL User Interface (GTK), Slicer and Toolpath Generator written in C++.
      See also http://reprap.org/wiki/RepSnapper_Manual:Introduction
    </_p>
  </description>
  <screenshots>
    <screenshot type="default">http://reprap.org/mediawiki/images/6/6b/Repsnapper.png</screenshot>
  </screenshots>
  <url type="homepage">https://github.com/timschmidt/repsnapper</url>
</component>