File: watch

package info (click to toggle)
python-cmarkgfm 0.8.0-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 2,048 kB
  • sloc: ansic: 11,167; python: 1,330; makefile: 191; sh: 33; cpp: 23; perl: 21; ruby: 11; javascript: 3
file content (9 lines) | stat: -rw-r--r-- 263 bytes parent folder | download
1
2
3
4
5
6
7
8
9
# watch file for python-cmarkgfm

version=4

opts="mode=git, \
      uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\.?\d*)$/$1~$2/, \
      dversionmangle=s/\+ds(\.?\d+)?$//" \
https://github.com/theacodes/cmarkgfm.git \
      refs/tags/@ANY_VERSION@