mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-27 00:19:10 +08:00
8 lines
249 B
JSON
8 lines
249 B
JSON
|
{
|
||
|
"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"
|
||
|
}
|