yuzu/externals/vcpkg/ports/spirit-po/vcpkg.json

11 lines
281 B
JSON
Executable File

{
"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"
]
}