K 10 svn:author V 4 miwi K 8 svn:date V 27 2014-05-22T08:03:57.518057Z K 7 svn:log V 437 This package provides encoder/decoder implementation for DEC SIXEL graphics, and some converter programs. SIXEL is one of image formats for terminal imaging introduced by DEC VT series. 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. WWW: https://github.com/saitoha/libsixel PR: ports/188937 Submitted by: sue@iwmt.org END