libsixel-bin

Dec sixel graphics codec implementation (binary)
  https://github.com/saitoha/libsixel
  0
  no reviews



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.

the package contains execution binaries.