[build] type = "python" [dependencies] build = ["python-flit-core"] runtime = ["python"] [package] description = "Fast, simple object-to-object and broadcast signaling" homepage = "https://blinker.readthedocs.io/" license = "MIT" name = "python-blinker" version = "1.9.0" [[source]] extract_dir = "$name-$version" url = "https://github.com/pallets-eco/blinker.git#$version"