File: watch

package info (click to toggle)
python-readme-renderer 37.3-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 764 kB
  • sloc: python: 409; sh: 23; makefile: 4
file content (9 lines) | stat: -rw-r--r-- 272 bytes parent folder | download
1
2
3
4
5
6
7
8
9
# watch file for python-readme-renderer

version=4

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