summaryrefslogtreecommitdiff
path: root/libs/locale/meta/libraries.json
blob: 2364222ea62cc08c18b171011747e45aa03fdf61 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
    "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>"
    ]
}