Add metadata file.

This commit is contained in:
Daniel James
2014-08-18 15:09:06 +01:00
parent 15f75eca35
commit 1a40a5ea30

15
meta/libraries.json Normal file
View File

@ -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 <pmenso57 -at- comcast.net>"
]
}