File: watch

package info (click to toggle)
python-lzma 0.5.3-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 420 kB
  • ctags: 300
  • sloc: ansic: 2,920; python: 550; makefile: 21
file content (14 lines) | stat: -rw-r--r-- 484 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Example watch control file for uscan
# Rename this file to "watch" and then you can run the "uscan" command
# to check for upstream updates and more.
# See uscan(1) for format

# Compulsory line, this is a version 3 file
version=3

# Uncomment to examine a Webpage
# <Webpage URL> <string match>
#http://www.example.com/downloads.php python-lzma-(.*)\.tar\.gz

# Uncomment to examine a Webserver directory
http://pypi.python.org/packages/source/p/pyliblzma/pyliblzma-(.*)\.tar\.bz2