sort/meta/libraries.json
2015-02-07 13:29:20 -05:00

18 lines
285 B
JSON

[
{
"key": "sort",
"name": "Sort",
"authors": [
"Steven Ross"
],
"maintainers": [
"Steven Ross <spreadsort -at- gmail.com>"
],
"description":
"High-performance templated sort functions.",
"category": [
"Algorithms"
]
}
]