{
"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"
}