File: watch

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