blob: ceb22ba8b1b63ee991ed17678a6efb7aa58226f6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
{
"name": "monkeys-audio",
"version-string": "5.70",
"port-version": 1,
"description": [
"Monkey's Audio is an excellent audio compression tool which has multiple advantages over traditional methods.",
"Audio files compressed with it end with .ape extension."
],
"homepage": "https://monkeysaudio.com",
"supports": "!(uwp | osx | linux)",
"features": {
"tools": {
"description": "Build monkeys-audio tools"
}
}
}
|