File: gtick.appdata.xml

package info (click to toggle)
gtick 0.5.4-1
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch
  • size: 3,476 kB
  • ctags: 2,740
  • sloc: ansic: 21,575; sh: 5,381; makefile: 678; yacc: 334; lex: 143; xml: 22; sed: 16
file content (24 lines) | stat: -rw-r--r-- 911 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2014 Roland Stigge <stigge@gnu.org> -->
<application>
 <id type="desktop">gtick.desktop</id>
 <metadata_license>CC0-1.0</metadata_license>
 <project_license>GPL-3.0+</project_license>
 <name>GTick</name>
 <summary>Metronome application</summary>
 <description>
  <p>
   GTick is an acoustical and graphical metronome application (usually used to
   support musicians at practising an instrument). It features a scale from 30 to
   250 beats per minute and 2/4, 3/4, 4/4 and other meters. You need a sound
   device for using it.
  </p>
 </description>
 <screenshots>
  <screenshot type="default">http://www.antcom.de/gtick/gtick-simple.png</screenshot>
  <screenshot>http://www.antcom.de/gtick/gtick-full.png</screenshot>
 </screenshots>
 <url type="homepage">http://www.antcom.de/gtick/</url>
 <updatecontact>stigge@gnu.org</updatecontact>
</application>