mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 22:53:10 +00:00
Added sophia and renamed ni to spry
This commit is contained in:
parent
1fb2c56352
commit
dc0d81cc2c
@ -3384,17 +3384,17 @@
|
|||||||
"web": "https://github.com/Senketsu/nim-db-ex"
|
"web": "https://github.com/Senketsu/nim-db-ex"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "ni",
|
"name": "spry",
|
||||||
"url": "git://github.com/gokr/ni/",
|
"url": "git://github.com/gokr/spry",
|
||||||
"method": "git",
|
"method": "git",
|
||||||
"tags": [
|
"tags": [
|
||||||
"language",
|
"language",
|
||||||
"library",
|
"library",
|
||||||
"scripting"
|
"scripting"
|
||||||
],
|
],
|
||||||
"description": "A Rebol-ish language implemented as an AST interpreter",
|
"description": "A Smalltalk and Rebol inspired language implemented as an AST interpreter",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/gokr/ni"
|
"web": "https://github.com/gokr/spry"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "nimBMP",
|
"name": "nimBMP",
|
||||||
@ -4559,5 +4559,18 @@
|
|||||||
"description": "OpenBSDs pledge(2) for Nim.",
|
"description": "OpenBSDs pledge(2) for Nim.",
|
||||||
"license": "BSD",
|
"license": "BSD",
|
||||||
"web": "https://github.com/euantorano/pledge.nim"
|
"web": "https://github.com/euantorano/pledge.nim"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "sophia",
|
||||||
|
"url": "git://github.com/gokr/nim-sophia",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"library",
|
||||||
|
"wrapper",
|
||||||
|
"database"
|
||||||
|
],
|
||||||
|
"description": "Nim wrapper of the Sophia key/value store",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/gokr/nim-sophia"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user