mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 10:09:06 +08:00
11 lines
281 B
JSON
11 lines
281 B
JSON
|
{
|
||
|
"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"
|
||
|
]
|
||
|
}
|