mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-04 23:35:40 +08:00
18 lines
318 B
YAML
18 lines
318 B
YAML
ext-xlswriter:
|
|
type: php-extension
|
|
artifact:
|
|
source:
|
|
type: pecl
|
|
name: xlswriter
|
|
metadata:
|
|
license-files: [LICENSE]
|
|
license: BSD-2-Clause
|
|
depends:
|
|
- ext-zlib
|
|
- ext-zip
|
|
suggests:
|
|
- openssl
|
|
php-extension:
|
|
arg-type: custom
|
|
arg-type@windows: '--with-xlswriter'
|