File: chunk-flob

package info (click to toggle)
pypng 0.0.20%2Bds-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 992 kB
  • sloc: python: 4,506; sh: 186; makefile: 12
file content (9 lines) | stat: -rwxr-xr-x 205 bytes parent folder | download
1
2
3
4
5
6
7
8
9
#!/bin/sh

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

# Add an entirely fictitious flOB chunk.
python -m pngsuite basi6a08 |
  prichunkpng --chunk flOB "$Code/test/chunk-flob" - |
  pripnglsch | grep -q flOB