mirror of
https://github.com/boostorg/nowide.git
synced 2026-01-19 16:32:12 +00:00
16 lines
309 B
JSON
16 lines
309 B
JSON
{
|
|
"key": "nowide",
|
|
"name": "Nowide",
|
|
"authors": [
|
|
"Artyom Beilis"
|
|
],
|
|
"maintainers": [
|
|
"Alexander Grund <alex -at- grundis.de>"
|
|
],
|
|
"description": "Standard library functions with UTF-8 API on Windows.",
|
|
"category": [
|
|
"System"
|
|
],
|
|
"cxxstd": "11"
|
|
}
|