mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-18 21:04:52 +08:00
15 lines
263 B
YAML
15 lines
263 B
YAML
fastlz:
|
|
type: library
|
|
artifact:
|
|
source:
|
|
type: git
|
|
url: 'https://github.com/ariya/FastLZ.git'
|
|
rev: master
|
|
metadata:
|
|
license-files: [LICENSE.MIT]
|
|
license: MIT
|
|
headers:
|
|
- fastlz.h
|
|
static-libs@unix:
|
|
- libfastlz.a
|