summaryrefslogtreecommitdiffstats
path: root/src/boost/libs/wave/meta/libraries.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/boost/libs/wave/meta/libraries.json')
-rw-r--r--src/boost/libs/wave/meta/libraries.json14
1 files changed, 14 insertions, 0 deletions
diff --git a/src/boost/libs/wave/meta/libraries.json b/src/boost/libs/wave/meta/libraries.json
new file mode 100644
index 00000000..aed119eb
--- /dev/null
+++ b/src/boost/libs/wave/meta/libraries.json
@@ -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>"
+ ]
+}