mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 22:23:06 +00:00
add package 'sorta' (#1236)
This commit is contained in:
parent
78369a1303
commit
bdf9f0b1f9
@ -9364,7 +9364,24 @@
|
||||
],
|
||||
"description": "Itertools for Nim",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/narimiran/itertools"
|
||||
"web": "https://narimiran.github.io/itertools/"
|
||||
},
|
||||
{
|
||||
"name": "sorta",
|
||||
"url": "https://github.com/narimiran/sorta",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"sort",
|
||||
"sorted",
|
||||
"table",
|
||||
"sorted-table",
|
||||
"b-tree",
|
||||
"btree",
|
||||
"ordered"
|
||||
],
|
||||
"description": "Sorted Tables for Nim, based on B-Trees",
|
||||
"license": "MIT",
|
||||
"web": "https://narimiran.github.io/sorta/"
|
||||
},
|
||||
{
|
||||
"name": "typelists",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user