[build] type = "python" [dependencies] build = [ "python-hatchling" ] runtime = [ "python", "python-beautifulsoup4" ] [package] description = "A CSS4 selector implementation for Beautiful Soup" homepage = "https://github.com/facelessuser/soupsieve" license = "MIT" name = "python-soupsieve" version = "2.8.3" [[source]] extract_dir = "$name-$version" url = "https://github.com/facelessuser/soupsieve.git#$version"