mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-03 17:53:28 +08:00
8 lines
301 B
JSON
8 lines
301 B
JSON
|
{
|
||
|
"name": "minimp3",
|
||
|
"version-string": "2020-12-25",
|
||
|
"port-version": 1,
|
||
|
"description": "Minimalistic, single-header library for decoding MP3. minimp3 is designed to be small, fast (with SSE and NEON support), and accurate (ISO conformant).",
|
||
|
"homepage": "https://github.com/lieff/minimp3"
|
||
|
}
|