[build] type = "python" [dependencies] build = [ "python-flit-core", "python-wheel", ] runtime = ["python"] [package] description = "Various helpers to pass trusted data to untrusted environments" homepage = "https://itsdangerous.palletsprojects.com/" license = "BSD-3-Clause" name = "python-itsdangerous" version = "2.2.0" [[source]] extract_dir = "$name-$version" url = "https://github.com/mitsuhiko/itsdangerous.git#$version"