mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-18 04:44:53 +08:00
17 lines
277 B
YAML
17 lines
277 B
YAML
ext-uuid:
|
|
type: php-extension
|
|
artifact:
|
|
source:
|
|
type: pecl
|
|
name: uuid
|
|
metadata:
|
|
license-files: [LICENSE]
|
|
license: LGPL-2.1-only
|
|
depends:
|
|
- libuuid
|
|
php-extension:
|
|
support:
|
|
Windows: wip
|
|
BSD: wip
|
|
arg-type: with-path
|