Merge pull request #618 from lcrees/add-gentabs1820
Added package gentabs
This commit is contained in:
commit
4194e8888e
1 changed files with 14 additions and 0 deletions
|
|
@ -7651,5 +7651,19 @@
|
|||
"description": "Database schema migration library for Nim language.",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/vegansk/dbschema"
|
||||
},
|
||||
{
|
||||
"name": "gentabs",
|
||||
"url": "https://github.com/lcrees/gentabs",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"table",
|
||||
"string",
|
||||
"key",
|
||||
"value"
|
||||
],
|
||||
"description": "Efficient hash table that is a key-value mapping (removed from stdlib)",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/lcrees/gentabs"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue