Files
static-php-cli/config/pkg/ext/ext-xlswriter.yml
2026-04-10 15:35:22 +08:00

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'