File: watch

package info (click to toggle)
votca 2025.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 132,420 kB
  • sloc: xml: 345,964; cpp: 80,067; python: 15,957; sh: 4,580; perl: 2,169; javascript: 202; makefile: 34
file content (8 lines) | stat: -rw-r--r-- 398 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
version=4

# API mechanism derived with gratitude from https://github.com/volans-/gjson-py/blob/debian/debian/watch

opts=searchmode=plain,\
uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)[\.\d]*)$/$1~$2/,\
filenamemangle=s~.+/([^/]+)/tarball/v(@ANY_VERSION@)~$1-$2.tar.gz~ \
  https://api.github.com/repos/votca/votca/releases https://api\.github\.com/repos/[^/]+/[^/]+/tarball/v([^"]+)