mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-18 04:44:53 +08:00
13 lines
261 B
YAML
13 lines
261 B
YAML
ext-rar:
|
|
type: php-extension
|
|
artifact:
|
|
source:
|
|
type: git
|
|
url: 'https://github.com/static-php/php-rar.git'
|
|
rev: issue-php82
|
|
extract: php-src/ext/rar
|
|
metadata:
|
|
license-files: [LICENSE]
|
|
license: PHP-3.01
|
|
lang: cpp
|