mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2024-11-19 02:22:10 -05:00
17 lines
416 B
JSON
17 lines
416 B
JSON
{
|
|
"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>"
|
|
]
|
|
}
|