2026-02-02 13:32:35 +08:00

14 lines
264 B
YAML

fastlz:
type: library
static-libs@unix:
- libfastlz.a
headers:
- fastlz.h
artifact:
source:
type: git
url: 'https://github.com/ariya/FastLZ.git'
rev: master
metadata:
license-files: ['LICENSE.MIT']
license: MIT