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": "@PACKAGE_VERSION@",
  "repo": "saitoha/libsixel",
  "description": "@PACKAGE_DESCRIPTION@",
  "keywords": ["terminal", "graphics", "image", "sixel"],
  "license": "MIT",
  "install": "./configure && make install"
}