File: pripam-version

package info (click to toggle)
pypng 0.20231004.0-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 724 kB
  • sloc: python: 4,818; sh: 230; makefile: 19
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]*'