diff options
author | Sergey A. Osokin <osa@FreeBSD.org> | 2005-12-29 08:26:54 +0000 |
---|---|---|
committer | Sergey A. Osokin <osa@FreeBSD.org> | 2005-12-29 08:26:54 +0000 |
commit | 7617a4be02e93265ed9a291e57a737df35a11794 (patch) | |
tree | af5eb87229f074b05287c103fd01050c182ba18a /multimedia/p5-Subtitles/pkg-descr | |
parent | 9e620a2a36715157037d3b8ccc3fbb073169c924 (diff) |
Notes
Diffstat (limited to 'multimedia/p5-Subtitles/pkg-descr')
-rw-r--r-- | multimedia/p5-Subtitles/pkg-descr | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/multimedia/p5-Subtitles/pkg-descr b/multimedia/p5-Subtitles/pkg-descr new file mode 100644 index 000000000000..17fc806dd578 --- /dev/null +++ b/multimedia/p5-Subtitles/pkg-descr @@ -0,0 +1,11 @@ +Movie files can be viewed with subtitles, which are currently +very popular as text files. Subtitles provides means for +simple loading, re-timing, and storing these subtitle files. +A command-line tool subs for the same purpose and using Subtitles +interface is included in the distribution. + +The module supports srt, sub, smi subtitle formats. + +Time values are floats, in seconds with millisecond precision. + +WWW: http://search.cpan.org/~karasik/ |