aboutsummaryrefslogtreecommitdiff
path: root/ports/strtk/vcpkg.json
blob: 41a303b3753a0592eba3b180e61b1a3ee5ecea11 (plain)
1
2
3
4
5
6
7
8
9
10
{
  "name": "strtk",
  "version-string": "2020-09-14",
  "port-version": 1,
  "description": "robust, optimized and portable string processing algorithms for the C++ language",
  "homepage": "https://github.com/ArashPartow/strtk",
  "dependencies": [
    "boost"
  ]
}