mirror of
https://github.com/boostorg/preprocessor.git
synced 2025-07-29 11:47:14 +02:00
Add metadata file.
This commit is contained in:
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