File: org.kitone.subtitleeditor.appdata.xml

package info (click to toggle)
subtitleeditor 0.56.1-2
  • links: PTS, VCS
  • area: main
  • in suites:
  • size: 8,908 kB
  • sloc: cpp: 26,446; makefile: 1,713; perl: 434; sh: 259; xml: 149
file content (31 lines) | stat: -rw-r--r-- 1,213 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
25
26
27
28
29
30
31
<?xml version="1.0" encoding="UTF-8"?>
<component>
    <id>org.kitone.subtitleeditor.desktop</id>
    <metadata_license>CC0-1.0</metadata_license>
    <project_license>GPL-3.0</project_license>
    <name>Subtitle Editor</name>
    <summary>GTK+3 tool to edit subtitles for GNU/Linux/*BSD</summary>
    <description>
        <p>
            Subtitle Editor is a GTK+3 tool to edit subtitles for GNU/Linux/*BSD. It can be
            used for new subtitles or as a tool to transform, edit, correct and refine
            existing subtitle. It can play the corresponding video alongside the subtitles
            using GStreamer. This program also shows sound waves, which makes it easier
            to synchronize subtitles to voices.
        </p>
    </description>
	<screenshots>
		<screenshot type="default">
			<image>https://subtitleeditor.github.io/subtitleeditor/docs/screenshoot.png</image>
		</screenshot>
	</screenshots>
	<url type="homepage">https://subtitleeditor.github.io/subtitleeditor/</url>
	<update_contact>kitone@free.fr</update_contact>
	<keywords>
		<keyword>subtitles</keyword>
		<keyword>subtitle</keyword>
		<keyword>captions</keyword>
		<keyword>video</keyword>
	</keywords>
</component>