17 lines
321 B
Plaintext
17 lines
321 B
Plaintext
name: python-wheel
|
|
description: Python wheel packaging standard implementation
|
|
version: 0.47.0
|
|
revision: 1
|
|
url: https://pypi.org/project/wheel/
|
|
license: MIT
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
output_architecture: any
|
|
type: source
|
|
depends:
|
|
- python3
|
|
make_depends:
|
|
- python3
|
|
- python-flit-core
|