mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-08 00:53:10 +00:00
Add package rangequeries (#2095)
* Added rangequeries * Add missing comma
This commit is contained in:
parent
9a9a993684
commit
bd149108d4
@ -1,4 +1,19 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"name": "rangequeries",
|
||||||
|
"url": "https://github.com/vanyle/RangeQueriesNim",
|
||||||
|
"method": "git",
|
||||||
|
"tags":[
|
||||||
|
"range",
|
||||||
|
"query",
|
||||||
|
"segment tree",
|
||||||
|
"tree"
|
||||||
|
],
|
||||||
|
"description": "An implementation of Range Queries in Nim",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/vanyle/RangeQueriesNim/",
|
||||||
|
"doc": "https://vanyle.github.io/RangeQueriesNim/rangequeries.html"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "riff",
|
"name": "riff",
|
||||||
"url": "https://github.com/johnnovak/nim-riff",
|
"url": "https://github.com/johnnovak/nim-riff",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user