File: pripam-version

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 (5 lines) | stat: -rwxr-xr-x 106 bytes parent folder | download | duplicates (4)
1
2
3
4
5
#!/bin/sh

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

pripamtopng --version 2>&1 | grep -q '0\.[0-9][0-9]*.[0-9][0-9]*'