File: watch

package info (click to toggle)
python-rlpycairo 0.3.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 112 kB
  • sloc: python: 391; makefile: 7
file content (10 lines) | stat: -rw-r--r-- 397 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
version=4

# GitHub has most up-to-date files but no version tags... not finalized?
#opts="filenamemangle=s%(?:.*?)?v?(@ANY_VERSION@@ARCHIVE_EXT@)%@PACKAGE@-$1%" \
#    https://github.com/MrBitBucket/rlPyCairo-mirror/tags \
#    (?:.*?/)v?@ANY_VERSION@@ARCHIVE_EXT@

# PyPI has older published versions
https://pypi.debian.net/rlPyCairo/rlPyCairo-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))