aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/exprtk/vcpkg.json
blob: fa6f24d5e4e6c615f3fddb0e334b685bc5f2c68a (plain)
1
2
3
4
5
6
7
{
  "name": "exprtk",
  "version": "0.0.3",
  "description": "Simple to use, easy to integrate and extremely efficient run-time C++ mathematical expression parser and evaluation engine.",
  "homepage": "https://www.partow.net/programming/exprtk/index.html",
  "license": "MIT"
}