mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-07 16:43:09 +00:00
Add package moveiterators (#2767)
This commit is contained in:
parent
ac2b6a176a
commit
a219c0211b
@ -32093,6 +32093,17 @@
|
|||||||
],
|
],
|
||||||
"description": "Bindings for Whisper.cpp",
|
"description": "Bindings for Whisper.cpp",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"url": "https://github.com/maleyva1/whisper",
|
"url": "https://github.com/maleyva1/whisper"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "moveiterators",
|
||||||
|
"url": "https://github.com/sls1005/moveiterators",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"iterator"
|
||||||
|
],
|
||||||
|
"description": "Special iterators that use move semantics",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/sls1005/moveiterators"
|
||||||
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user