Merge branch 'patch-3' of https://github.com/Nycto/packages into Nycto-patch-3
Conflicts: packages.json
This commit is contained in:
commit
e5aa13923a
1 changed files with 9 additions and 0 deletions
|
|
@ -1641,5 +1641,14 @@
|
|||
"description": "Wrapper around the GMP bindings for the Nim language.",
|
||||
"license": "MIT",
|
||||
"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…
Add table
Add a link
Reference in a new issue