File: toppm

package info (click to toggle)
pypng 0.20231004.0-4
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 724 kB
  • sloc: python: 4,818; sh: 230; makefile: 19
file content (9 lines) | stat: -rwxr-xr-x 171 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
#!/bin/sh

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

python -m pngsuite basn2c08 |
pripngtopam - |
# Assume header is in first line.
sed q | tr -cs 0-9A-Z ' ' |
grep -q 'P6 32 32 255'