File: watch

package info (click to toggle)
python-cligj 0.5.0-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 156 kB
  • sloc: python: 505; makefile: 6
file content (7 lines) | stat: -rw-r--r-- 395 bytes parent folder | download
1
2
3
4
5
6
7
version=3
opts=\
dversionmangle=s/\+(debian|dfsg|ds|deb)\d*$//,\
uversionmangle=s/_/./g;s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha|b|a)[\-\.]?\d*)$/$1~$2/;s/RC/rc/,\
filenamemangle=s/(?:.*?)?v?(\d[\d\.]*)\.(tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))/cligj-$1.$2/ \
https://github.com/mapbox/cligj/releases \
(?:.*?/archive/)*(?:rel|v|cligj|)[\-\_]?(\d[\d\-\.]+)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))