mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-05 23:53:08 +00:00
Added package gentabs
This commit is contained in:
parent
8f9f866eee
commit
87f7e05a1a
@ -7651,5 +7651,19 @@
|
|||||||
"description": "Database schema migration library for Nim language.",
|
"description": "Database schema migration library for Nim language.",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/vegansk/dbschema"
|
"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…
x
Reference in New Issue
Block a user