yap/meta/libraries.json
2018-03-04 01:18:14 -06:00

9 lines
276 B
JSON

{
"key": "yap",
"name": "YAP",
"authors": [ "T. Zachary Laine" ],
"maintainers": [ "Zach Laine <whatwasthataddress -at- gmail.com>" ],
"description": "An expression template library for C++14 and later.",
"category": [ "Generic", "Metaprogramming" ]
}