sixel-sys-static 0.3.2

FFI bindings to libsixel, static linkage
Documentation
1
2
3
4
5
6
7
8
9
{
  "name": "libsixel",
  "version": "1.7.3",
  "repo": "saitoha/libsixel",
  "description": "A lightweight, fast implementation of DEC SIXEL graphics codec",
  "keywords": ["terminal", "graphics", "image", "sixel"],
  "license": "MIT",
  "install": "./configure && make install"
}