Add parazoa (#2424)

This commit is contained in:
Zach Oakes
2022-12-11 12:30:51 +08:00
committed by GitHub
parent 3843b3ce82
commit ada86c481e
+11
View File
@@ -18080,6 +18080,17 @@
"description": "A vim-based editor",
"license": "Public Domain"
},
{
"name": "parazoa",
"url": "https://github.com/paranim/parazoa",
"method": "git",
"tags": [
"immutable",
"persistent"
],
"description": "Immutable, persistent data structures",
"license": "Public Domain"
},
{
"name": "sqlite3_abi",
"url": "https://github.com/arnetheduck/nim-sqlite3-abi",