mirror of
https://github.com/boostorg/wave.git
synced 2026-01-19 04:42:16 +00:00
Add metadata file.
This commit is contained in:
14
meta/libraries.json
Normal file
14
meta/libraries.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"key": "wave",
|
||||
"name": "Wave",
|
||||
"authors": [
|
||||
"Hartmut Kaiser"
|
||||
],
|
||||
"description": "The Boost.Wave library is a Standards conformant, and highly configurable implementation of the mandated C99/C++ preprocessor functionality packed behind an easy to use iterator interface.",
|
||||
"category": [
|
||||
"String"
|
||||
],
|
||||
"maintainers": [
|
||||
"Hartmut Kaiser <hartmut.kaiser -at- gmail.com>"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user