Imported Upstream version 1.57.0
[platform/upstream/boost.git] / libs / lexical_cast / meta / libraries.json
1 {
2     "key": "lexical_cast",
3     "name": "Lexical Cast",
4     "authors": [
5         "Kevlin Henney"
6     ],
7     "description": "General literal text conversions, such as an int represented a string, or vice-versa.",
8     "category": [
9         "Miscellaneous",
10         "String"
11     ],
12     "maintainers": [
13         "Antony Polukhin <antoshkka -at- gmail.com>"
14     ]
15 }