Files
packages/core/python-wheel/python-wheel.toml
T
2026-03-21 12:43:00 -05:00

23 lines
522 B
TOML

[build]
type = "python"
[dependencies]
build = [
"python",
"python-flit-core",
"python-packaging",
]
runtime = ["python"]
[package]
description = "the reference implementation of the Python wheel packaging standard"
homepage = "https://pypi.org/project/wheel/"
license = "MIT"
name = "python-wheel"
version = "0.46.3"
[[source]]
extract_dir = "$name-$version"
sha256 = "e3e79874b07d776c40bd6033f8ddf76a7dad46a7b8aa1b2787a83083519a1803"
url = "https://pypi.org/packages/source/w/wheel/wheel-$version.tar.gz"