mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-03 14:55:39 +08:00
15 lines
269 B
YAML
15 lines
269 B
YAML
tidy:
|
|
type: library
|
|
artifact:
|
|
source:
|
|
type: ghtar
|
|
repo: htacg/tidy-html5
|
|
prefer-stable: true
|
|
metadata:
|
|
license-files: [README/LICENSE.md]
|
|
license: W3C
|
|
static-libs@unix:
|
|
- libtidy.a
|
|
static-libs@windows:
|
|
- tidy_a.lib
|