libraries.json 416 B

12345678910111213141516
  1. {
  2. "key": "range",
  3. "name": "Range",
  4. "authors": [
  5. "Niel Groves",
  6. "Thorsten Ottosen"
  7. ],
  8. "description": "A new infrastructure for generic algorithms that builds on top of the new iterator concepts.",
  9. "category": [
  10. "Algorithms"
  11. ],
  12. "maintainers": [
  13. "Neil Groves <neilgroves -at- googlemail.com>",
  14. "Nathan Ridge <zeratul976 -at- hotmail.com>"
  15. ]
  16. }