summaryrefslogtreecommitdiffstats
path: root/src/boost/libs/detail/meta/libraries.json
blob: 5c1aa004b3f14e10741eb090b7b8c0aa646dca78 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
{
    "key": "detail",
    "name": "Detail",
    "status": "hidden",
    "authors": [
        "David Abrahams",
        "Beman Dawes",
        "Eric Friedman",
        "Ronald Garcia",
        "Howard Hinnant",
        "Daniel James",
        "Bryce Lelbach",
        "Joaquin M Lopez Munoz",
        "Jeremy Siek",
        "Matthias Troyerk"
    ],
    "description": "This library contains a set of header only utilities used internally by Boost C++ Libraries to facilitate their implementation.",
    "category": [
        "Miscellaneous"
    ],
    "maintainers": [
        "Beman Dawes <bdawes -at- acm.org>",
        "Robert Ramey <ramey -at- rrsd.com>",
        "Rene Rivera <grafikrobot -at- gmail.com>",
        "Andrey Semashev <andrey.semashev -at- gmail.com>"
    ]
}