17 lines
364 B
JSON
17 lines
364 B
JSON
{
|
|
"key": "locale",
|
|
"name": "Locale",
|
|
"authors": [
|
|
"Artyom Beilis"
|
|
],
|
|
"description": "Provide localization and Unicode handling tools for C++.",
|
|
"category": [
|
|
"String"
|
|
],
|
|
"maintainers": [
|
|
"Artyom Beilis <artyomtnk -at- yahoo.com>",
|
|
"Alexander Grund <alex -at- grundis.de>"
|
|
],
|
|
"cxxstd": "11"
|
|
}
|