Add parazoa (#2424)

This commit is contained in:
Zach Oakes 2022-12-10 23:30:51 -05:00 committed by GitHub
parent 3843b3ce82
commit ada86c481e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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",