sixel-sys 0.5.0

FFI bindings to libsixel
1
2
3
4
5
6
requires 'perl', '5.012001';

on 'test' => sub {
    requires 'Test::More', '0.98';
};