sixel-sys-static 0.3.2

FFI bindings to libsixel, static linkage
Documentation
1
2
3
4
5
6
7
all: test

test:
	./converter.py ../../images/snake-monochrome.png
	./converter.py ../../images/snake-grayscale.png
	./converter.py ../../images/snake-palette.png
	./converter.py ../../images/snake.jpg