8 lines
273 B
JSON
8 lines
273 B
JSON
{
|
|
"name": "swenson-sort",
|
|
"version-date": "2021-05-22",
|
|
"description": "sort.h is an implementation of a ton of sorting algorithms in C with a user-defined type that is provided at include time.",
|
|
"homepage": "https://github.com/swenson/sort",
|
|
"license": "MIT"
|
|
}
|