[build] type = "python" [dependencies] build = [ "git", "python-flit-core", ] optional = ["python-watchdog"] runtime = [ "python", "python-markupsafe", ] [package] description = "Swiss Army knife of Python web development" homepage = "https://werkzeug.palletsprojects.com/" license = "BSD-3-Clause" name = "python-werkzeug" version = "3.1.5" [[source]] extract_dir = "$name-$version" url = "https://github.com/pallets/werkzeug.git#$version"