15 lines
420 B
Plaintext
15 lines
420 B
Plaintext
name: brotli
|
|
description: Generic-purpose lossless compression algorithm
|
|
version: 1.1.0
|
|
url: https://github.com/google/brotli
|
|
license: MIT
|
|
architecture: any
|
|
make_depends: ["cmake","python-build","python-installer","python-setuptools","python-wheel"]
|
|
type: source
|
|
split_packages:
|
|
- name: brotli
|
|
depends: ["glibc"]
|
|
- name: python-brotli
|
|
description: Python library for brotli
|
|
depends: ["python3","brotli"]
|