Commit 0e62d9b7 authored by Andreas Tille's avatar Andreas Tille
Browse files

Add more examples

parent 9f0ead66
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -26,6 +26,8 @@ version=4
# PyPi repository of Python modules
#  see https://lists.debian.org/debian-python/2015/02/msg00027.html
# http://pypi.debian.net/#module#/#module#-@ANY_VERSION@@ARCHIVE_EXT@
#   better
# https://pypi.python.org/simple/#module# .*/#module#-@ANY_VERSION@@ARCHIVE_EXT@#sha256=.*

# Bitbucket
# https://bitbucket.org/#user#/#project#/downloads .*/@ANY_VERSION@@ARCHIVE_EXT@
@@ -33,6 +35,8 @@ version=4
# Gitlab
# opts=filenamemangle=s/.*\.tar\.gz\?ref=v?(\d\S*)/<project>-$1\.tar\.gz/g \
#  https://gitlab.com/#user#/#project#/tags .*archive\.tar\.gz\?ref=v?(\d\S*)
# may be
#  https://gitlab.com/#user#/#project#/tags?sort=updated_desc .*/archive/.*/#prefix#@ANY_VERSION@@ARCHIVE_EXT@

# Any Git repository lacking versioned downloads
#