File: watch

package info (click to toggle)
mysql-connector-python 1.2.3-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 1,716 kB
  • ctags: 5,129
  • sloc: python: 23,339; makefile: 28
file content (8 lines) | stat: -rw-r--r-- 538 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
version=3

# - current_os=26 is the form value when selecting "Platform independent"
# - the download url is mangled to use the MySQL CDN, as you would have been redirected by the browser
# - the matched url is for the GPG key (...) so we need to mangle the filename to download the right file

opts=filenamemangle=s/.*=(.*)/$1/,downloadurlmangle=s/dev.mysql.com\/downloads\/gpg.php\?file=/cdn.mysql.com\/Downloads\/Connector-Python\// \
  http://dev.mysql.com/downloads/connector/python/?os=26 .*mysql-connector-python-([\d.]+)\.tar\.gz