diff --git a/meta/libraries.json b/meta/libraries.json new file mode 100644 index 0000000..279c68f --- /dev/null +++ b/meta/libraries.json @@ -0,0 +1,15 @@ +{ + "key": "preprocessor", + "name": "Preprocessor", + "authors": [ + "Vesa Karvonen", + "Paul Mensonides" + ], + "description": "Preprocessor metaprogramming tools including repetition and recursion.", + "category": [ + "Preprocessor" + ], + "maintainers": [ + "Paul Mensonides " + ] +}