File: pripam-compression

package info (click to toggle)
pypng 0.0.19%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 568 kB
  • sloc: python: 4,371; sh: 126; makefile: 5
file content (6 lines) | stat: -rwxr-xr-x 123 bytes parent folder | download
1
2
3
4
5
6
#!/bin/sh

PATH=${PWD%code*}code:$PATH

printf 'P5 2 2 3\n\0\1\2\3' |
pripamtopng --compression 9 - | file - | grep -q PNG