el-get/recipes/srt-mode.rcp
2014-03-09 12:12:53 -04:00

8 lines
332 B
Plaintext

(: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))