el-get/recipes/srt-mode.rcp

8 lines
332 B
Plaintext
Raw Normal View History

(:name srt-mode
:description "Program to write srt-formatted subtitles in Emacs. Uses either mplayer or vlc as a backend."
:website "https://github.com/pft/elisp-assorted"
:type builtin
;; This is a "pseudo" package. Actual elisp file is installed
;; by the package elisp-assorted
:depends (elisp-assorted))