summaryrefslogtreecommitdiffstats
path: root/src/boost/libs/lexical_cast/meta/libraries.json
blob: 45915151ae6f781f7e8a903499a713aa75dab6d8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
    "key": "lexical_cast",
    "name": "Lexical Cast",
    "authors": [
        "Kevlin Henney"
    ],
    "description": "General literal text conversions, such as an int represented a string, or vice-versa.",
    "category": [
        "Miscellaneous",
        "String"
    ],
    "maintainers": [
        "Antony Polukhin <antoshkka -at- gmail.com>"
    ]
}