summaryrefslogtreecommitdiffstats
path: root/src/boost/libs/hana/meta/libraries.json
blob: dc33cf9de175a0d7cdbdc73a60075a7f51c31f57 (plain)
1
2
3
4
5
6
7
8
9
10
{
    "key": "hana",
    "name": "Hana",
    "authors": [ "Louis Dionne" ],
    "maintainers": [ "Louis Dionne <ldionne.2 -at- gmail.com>" ],
    "description": "A modern C++ metaprogramming library. It provides high level algorithms to manipulate heterogeneous sequences, allows writing type-level computations with a natural syntax, provides tools to introspect user-defined types and much more.",
    "category": [
        "Metaprogramming"
    ]
}