aboutsummaryrefslogtreecommitdiff
path: root/ports/audiofile/vcpkg.json
blob: d779642030d20b2688c0e1ea95bcae34e9bfcdc8 (plain)
1
2
3
4
5
6
7
{
  "name": "audiofile",
  "version-string": "1.0.7",
  "description": "A simple header-only C++ library for reading and writing audio files.",
  "homepage": "https://github.com/adamstark/AudioFile",
  "license": "GPL-3.0"
}