2
0
mirror of https://github.com/boostorg/wave.git synced 2026-01-19 04:42:16 +00:00
Files
wave/meta/libraries.json
2022-03-09 17:00:40 +01:00

16 lines
449 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"
],
"cxxstd": "11",
"maintainers": [
"Hartmut Kaiser <hartmut.kaiser -at- gmail.com>"
]
}