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
|
Source: elpa-subed
Section: editors
Maintainer: Debian Emacsen team <debian-emacsen@lists.debian.org>
Uploaders: Martin <debacle@debian.org>,
Xiyue Deng <manphiz@gmail.com>,
Build-Depends: debhelper-compat (= 13),
dh-elpa,
elpa-buttercup,
ffmpeg,
Standards-Version: 4.7.3
Homepage: https://github.com/sachac/subed/
Vcs-Git: https://salsa.debian.org/emacsen-team/elpa-subed.git
Vcs-Browser: https://salsa.debian.org/emacsen-team/elpa-subed
Testsuite: autopkgtest-pkg-elpa
Package: elpa-subed
Architecture: all
Depends: ${elpa:Depends}, ${misc:Depends}
Recommends: emacs, mpv
Enhances: emacs
Description: Emacs mode for editing subtitles while playing the corresponding video
subed is an Emacs major mode for editing subtitles while playing the
corresponding video with mpv. The supported formats are SubRip (.srt)
and WebVTT (.vtt). There is also experimental support for Advanced
SubStation Alpha (.ass) and Tab-separated values (.tsv)
|