diff options
author | B. Watson <yalhcru@gmail.com> | 2020-11-14 06:26:01 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-11-14 17:16:42 +0700 |
commit | e08afba78d258be4e043be68334fbd5bc6bec9ba (patch) | |
tree | df107dbc1dee52ec6968ec9f06d9ec65f710a569 /system/lv/slack-desc | |
parent | 51bb6caf77583ed35bbd564f5669a51754983bed (diff) |
system/lv: Added (pager, grep, and iconv replacement)
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/lv/slack-desc')
-rw-r--r-- | system/lv/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/system/lv/slack-desc b/system/lv/slack-desc new file mode 100644 index 0000000000000..cf08b44fb5b7a --- /dev/null +++ b/system/lv/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +lv: lv (pager, grep, and iconv replacement) +lv: +lv: lv is a powerful file viewer like less. lv can decode and encode +lv: multilingual streams in many encodings, including ISO-8859, ISO-2022, +lv: EUC, SJIS, Big5, HZ, and Unicode. It recognizes multi-byte patterns +lv: in regular expressions, and can be run as "lgrep" to act as a grep +lv: replacement. In addition, lv can recognize ANSI escape sequences for +lv: text decoration (making it suitable for use as MANPAGER). +lv: +lv: +lv: |