mirror of
https://github.com/boostorg/range.git
synced 2025-07-29 12:27:42 +02:00
Add metadata file.
This commit is contained in:
16
meta/libraries.json
Normal file
16
meta/libraries.json
Normal file
@ -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>"
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user