hana/meta/libraries.json
2015-10-19 09:41:59 -04:00

10 lines
451 B
JSON

{
"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"
]
}