aboutsummaryrefslogtreecommitdiff
path: root/ports/minimp3/vcpkg.json
blob: 5fad0a36310ca7c6242ab7b01671c90531d2f6c0 (plain)
1
2
3
4
5
6
7
{
  "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"
}