aboutsummaryrefslogtreecommitdiff
path: root/ports/fixed-string/vcpkg.json
blob: b7ed3e4d7aee68d964d303aa8a0c4b9e1bffe27b (plain)
1
2
3
4
5
6
7
{
  "name": "fixed-string",
  "version-string": "0.1.0",
  "port-version": 1,
  "description": "Header-only C++17 library provides a string class with std::array fixed-size semantic.",
  "homepage": "https://github.com/unterumarmung/fixed_string"
}