File: watch

package info (click to toggle)
grpc 1.30.2-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 66,812 kB
  • sloc: cpp: 251,387; python: 54,309; ansic: 28,701; cs: 23,982; makefile: 13,627; objc: 12,064; ruby: 11,026; php: 5,329; sh: 5,012; xml: 2,258; javascript: 1,575; java: 266; sql: 159; pascal: 134
file content (6 lines) | stat: -rw-r--r-- 273 bytes parent folder | download
1
2
3
4
5
6
version=3
opts=\
dversionmangle=s/\+(debian|dfsg|ds|deb)(\.\d+)?$//,\
uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\d*)$/$1~$2/,\
filenamemangle=s/.*\/v?([\d\.-]+)\.tar\.gz/grpc-$1.tar.gz/ \
 https://github.com/grpc/grpc/tags .*/archive/v?(\d\S+)@ARCHIVE_EXT@