slackbuilds/libraries/libsixel
xaizek 4a305a36e1
libraries/libsixel: Updated for version 1.10.5.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2025-01-29 08:32:17 +07:00
..
README
libsixel.SlackBuild libraries/libsixel: Updated for version 1.10.5. 2025-01-29 08:32:17 +07:00
libsixel.info libraries/libsixel: Updated for version 1.10.5. 2025-01-29 08:32:17 +07:00
slack-desc

README

libsixel - DEC SIXEL graphics encoder/decoder and some converter tools

SIXEL is one of image formats for printer and terminal imaging
introduced by Digital Equipment Corp. (DEC). Its data scheme is
represented as a terminal-friendly escape sequence. So if you want to
view a SIXEL image file, all you have to do is "cat" it to your
terminal.

Provides: C library, Python2 module, img2sixel and sixel2png binaries.