14 lines
295 B
Plaintext
14 lines
295 B
Plaintext
name: python-installer
|
|
description: A low-level library for installing from a Python wheel distribution
|
|
version: 0.7.0
|
|
revision: 1
|
|
url: https://github.com/pypa/installer
|
|
license: MIT
|
|
architecture: any
|
|
output_architecture: any
|
|
type: source
|
|
depends:
|
|
- python3
|
|
make_depends:
|
|
- python-flit-core
|