Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

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"
}