mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-04 07:03:13 +00:00
Merge branch 'patch-3' of https://github.com/Nycto/packages into Nycto-patch-3
Conflicts: packages.json
This commit is contained in:
commit
e5aa13923a
@ -1641,5 +1641,14 @@
|
|||||||
"description": "Wrapper around the GMP bindings for the Nim language.",
|
"description": "Wrapper around the GMP bindings for the Nim language.",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/FedeOmoto/bignum"
|
"web": "https://github.com/FedeOmoto/bignum"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "rbtree",
|
||||||
|
"url": "https://github.com/Nycto/RBTreeNim",
|
||||||
|
"method": "git",
|
||||||
|
"tags": ["tree", "binary search tree", "rbtree", "red black tree"],
|
||||||
|
"description": "Red/Black Trees",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/Nycto/RBTreeNim"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user