DEBSOURCES
Skip Quicknav
sources / pypng / 0.0.19%2Bds-1 / code / test / read-ppm
123456
#!/bin/sh PATH=${PWD%code*}code:$PATH printf 'P6\n3 3 3\n\1\0\0\0\1\0\0\0\1\2\1\1\1\2\1\1\1\2\3\2\2\2\3\2\2\2\3' | pripamtopng - | file - | grep -q PNG