File: chunk-sigbit

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 132 bytes parent folder | download
1
2
3
4
5
6
#!/bin/sh

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

python -m pngsuite basn0g08 | prichunkpng --sigbit 2 - |
  pnglsch | grep -q sBIT || exit 1