orbea 9907edde89 libraries/libsixel: Upgraded to 1.8.5. 4 vuotta sitten
..
README 4a001252c6 libraries/libsixel: Added (SIXEL encoder/decoder implementation). 5 vuotta sitten
libsixel.SlackBuild 9907edde89 libraries/libsixel: Upgraded to 1.8.5. 4 vuotta sitten
libsixel.info 9907edde89 libraries/libsixel: Upgraded to 1.8.5. 4 vuotta sitten
slack-desc 4a001252c6 libraries/libsixel: Added (SIXEL encoder/decoder implementation). 5 vuotta sitten

README

This package provides encoder/decoder implementation for DEC SIXEL
graphics, and some converter programs.

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.

mlterm is recommended for good SIXEL support.