pkgsrc/graphics/libsixel/PLIST
obache 6c300970c4 Import libsixel-0.23.2 as graphics/libsixel.
This package provides encoder/decoder implementation for DEC SIXEL graphics, and
some converter programs.

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.
2014-07-13 10:10:56 +00:00

11 lines
288 B
Text

@comment $NetBSD: PLIST,v 1.1 2014/07/13 10:10:56 obache Exp $
bin/img2sixel
bin/sixel2png
include/sixel.h
lib/libsixel.la
lib/pkgconfig/libsixel.pc
man/man1/img2sixel.1
man/man1/sixel2png.1
man/man5/sixel.5
share/bash-completion/completions/img2sixel
share/zsh/site-functions/_img2sixel