aboutsummaryrefslogtreecommitdiff
path: root/ports/tinyexpr/vcpkg.json
blob: 6ed72b483aaba371a11432932bf0ca7ec177c2b1 (plain)
1
2
3
4
5
6
7
{
  "name": "tinyexpr",
  "version-string": "2020-09-25",
  "description": "Tiny recursive descent parser and evaluation engine in C",
  "homepage": "https://codeplea.com/tinyexpr",
  "license": "Zlib"
}