summaryrefslogtreecommitdiffstats
path: root/src/boost/libs/heap/meta/libraries.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/boost/libs/heap/meta/libraries.json')
-rw-r--r--src/boost/libs/heap/meta/libraries.json14
1 files changed, 14 insertions, 0 deletions
diff --git a/src/boost/libs/heap/meta/libraries.json b/src/boost/libs/heap/meta/libraries.json
new file mode 100644
index 000000000..dddbf838f
--- /dev/null
+++ b/src/boost/libs/heap/meta/libraries.json
@@ -0,0 +1,14 @@
+{
+ "key": "heap",
+ "name": "Heap",
+ "authors": [
+ "Tim Blechmann"
+ ],
+ "description": "Priority queue data structures.",
+ "category": [
+ "Data"
+ ],
+ "maintainers": [
+ "Tim Blechmann <tim -at- klingt.org>"
+ ]
+}