orbea 9d0c04bab0 multiple: Update e-mail. 5 rokov pred
..
README 4a001252c6 libraries/libsixel: Added (SIXEL encoder/decoder implementation). 6 rokov pred
libsixel.SlackBuild 0d0c8d368a multiple: 80-col limit. 6 rokov pred
libsixel.info 9d0c04bab0 multiple: Update e-mail. 5 rokov pred
slack-desc 4a001252c6 libraries/libsixel: Added (SIXEL encoder/decoder implementation). 6 rokov pred

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.