boost/libs/wave/meta/libraries.json
2022-12-15 23:45:23 +08:00

15 lines
429 B
JSON

{
"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>"
]
}