mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 02:11:36 +08:00
14 lines
344 B
JSON
14 lines
344 B
JSON
{
|
|
"name": "spirit-po",
|
|
"version": "1.1.2",
|
|
"port-version": 4,
|
|
"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-fusion",
|
|
"boost-optional",
|
|
"boost-spirit",
|
|
"boost-variant"
|
|
]
|
|
}
|