libraries.json 296 Bytes Edit Raw Blame History 1 2 3 4 5 6 7 8 9 { "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" ], "cxxstd": "14" }