Package: wnpp Severity: wishlist Owner: Otto Kekalainen <o...@debian.org>
* Package name : golang-github-mattn-go-sixel Version : 0.0.5 Upstream Author : Yasuhiro Matsumoto * URL : https://github.com/mattn/go-sixel * License : Expat Programming Lang: Go Description : Go library for DRCS Sixel graphics encoding and decoding This package provides a Go library for encoding and decoding SIXEL graphics, enabling developers to render images in terminals that support the SIXEL protocol. It includes tools for creating and processing SIXEL images with features like dithering, color quantization, and customizable dimensions, making it suitable for terminal-based applications. It contains the source code and development files for integrating the library into Go projects. Ideal for building terminal image viewers or graphics tools, it supports efficient handling of paletted images and is compatible with terminals like iTerm2 and those supporting DRCS SIXEL graphics. Primary motivation: This is one of the build dependencies for 'usql'.