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