Files
preprocessor/meta/libraries.json

18 lines
427 B
JSON
Raw Permalink Normal View History

2014-08-18 15:09:06 +01:00
{
"key": "preprocessor",
"name": "Preprocessor",
"authors": [
"Vesa Karvonen",
"Paul Mensonides"
],
"description": "Preprocessor metaprogramming tools including repetition and recursion.",
"category": [
"Preprocessor"
],
"maintainers": [
2020-12-28 10:15:43 -05:00
"Paul Mensonides <pmenso57 -at- comcast.net>",
"Edward Diener <eld -at- tropicsoft.com>"
],
"cxxstd": "03"
2014-08-18 15:09:06 +01:00
}