mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 22:23:06 +00:00
Add gapbuffer
This commit is contained in:
parent
3b72499d96
commit
912fe92fbf
@ -5498,5 +5498,20 @@
|
||||
"description": "psutil is a cross-platform library for retrieving information on running processes and system utilization (CPU, memory, disks, network)",
|
||||
"license": "BSD",
|
||||
"web": "https://github.com/johnscillieri/psutil-nim"
|
||||
},
|
||||
{
|
||||
"name": "gapbuffer",
|
||||
"url": "https://notabug.org/vktec/nim-gapbuffer.git",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"buffer",
|
||||
"seq",
|
||||
"sequence",
|
||||
"string",
|
||||
"gap buffer"
|
||||
],
|
||||
"description": "A simple gap buffer implementation",
|
||||
"license": "MIT",
|
||||
"web": "https://notabug.org/vktec/nim-gapbuffer"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user