File: watch

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