Files
charconv/meta/libraries.json
2023-05-18 14:49:25 +03:00

17 lines
327 B
JSON

{
"key": "charconv",
"name": "CharConv",
"authors": [
"Matt Borland"
],
"maintainers": [
"Matt Borland <matt -at- mattborland.com>"
],
"description": "An implementation of <charconv> in C++11.",
"category": [
"Miscellaneous",
"String"
],
"cxxstd": "11"
}