forked from boostorg/preprocessor
15
meta/libraries.json
Normal file
15
meta/libraries.json
Normal 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>"
|
||||||
|
]
|
||||||
|
}
|
Reference in New Issue
Block a user