aboutsummaryrefslogtreecommitdiff
path: root/ports/spirit-po/vcpkg.json
blob: e088d9ebc5ad4b0f99cadfb1d2c1dfff797cfa31 (plain)
1
2
3
4
5
6
7
8
9
10
{
  "name": "spirit-po",
  "version-string": "1.1.2",
  "port-version": 2,
  "description": "A header-only C++ library for localization using GNU gettext po files, based on Boost.Spirit.",
  "homepage": "https://github.com/cbeck88/spirit-po",
  "dependencies": [
    "boost"
  ]
}