File: pripam-version

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 (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]*'