File: control

package info (click to toggle)
gtranscribe 0.11-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 316 kB
  • sloc: python: 745; xml: 51; makefile: 5
file content (29 lines) | stat: -rw-r--r-- 864 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
29
Source: gtranscribe
Section: sound
Priority: optional
Build-Depends:
 debhelper-compat (= 13),
 dh-python,
 python3-all,
 python3-dbus,
 python3-distutils-extra,
 python3-gi,
Maintainer: Philip Rinn <rinni@debian.org>
Homepage: https://github.com/innir/gtranscribe
Vcs-Browser: https://salsa.debian.org/debian/gtranscribe
Vcs-Git: https://salsa.debian.org/debian/gtranscribe.git
Standards-Version: 4.6.2
Rules-Requires-Root: no

Package: gtranscribe
Architecture: all
Depends:
 ${misc:Depends},
 ${python3:Depends},
Recommends:
 gstreamer1.0-plugins-bad,
Description: simple GTK+ tool focused on easy transcription of spoken words
 gTranscribe is a simple GTK+ tool to transcribe audio files and other
 sources. The playback speed can be adjusted without changing the pitch of the
 voice. It supports spell checking and resuming at the last transcribed
 position.