summaryrefslogtreecommitdiff
path: root/libs/range/meta/libraries.json
diff options
context:
space:
mode:
Diffstat (limited to 'libs/range/meta/libraries.json')
-rw-r--r--libs/range/meta/libraries.json16
1 files changed, 16 insertions, 0 deletions
diff --git a/libs/range/meta/libraries.json b/libs/range/meta/libraries.json
new file mode 100644
index 000000000..9e2be2093
--- /dev/null
+++ b/libs/range/meta/libraries.json
@@ -0,0 +1,16 @@
+{
+ "key": "range",
+ "name": "Range",
+ "authors": [
+ "Niel Groves",
+ "Thorsten Ottosen"
+ ],
+ "description": "A new infrastructure for generic algorithms that builds on top of the new iterator concepts.",
+ "category": [
+ "Algorithms"
+ ],
+ "maintainers": [
+ "Neil Groves <neilgroves -at- googlemail.com>",
+ "Nathan Ridge <zeratul976 -at- hotmail.com>"
+ ]
+}