File: chunk-sigbit

package info (click to toggle)
pypng 0.20220715.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 704 kB
  • sloc: python: 4,816; sh: 204; makefile: 18
file content (6 lines) | stat: -rwxr-xr-x 135 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
#!/bin/sh

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

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