mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 22:53:10 +00:00
Add package strides (#2423)
This commit is contained in:
parent
f7d1a4c33c
commit
3843b3ce82
@ -28080,5 +28080,22 @@
|
|||||||
"description": "A Prologue extension. Provides an admin environment for your prologue server making use of norm.",
|
"description": "A Prologue extension. Provides an admin environment for your prologue server making use of norm.",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/PhilippMDoerner/Snorlogue"
|
"web": "https://github.com/PhilippMDoerner/Snorlogue"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "strides",
|
||||||
|
"url": "https://github.com/fsh/strides",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"stride",
|
||||||
|
"range",
|
||||||
|
"slicing",
|
||||||
|
"indexing",
|
||||||
|
"utility",
|
||||||
|
"library"
|
||||||
|
],
|
||||||
|
"description": "Strided indexing and slicing with a step",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/fsh/strides",
|
||||||
|
"doc": "https://fsh.github.io/strides/strides.html"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user