Add spellua (#2927)

This commit is contained in:
Neo 2024-09-08 14:01:31 +09:00 committed by GitHub
parent ff0e915edb
commit 48ec850307
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -34025,5 +34025,17 @@
"description": "A nimble package for improving your Nim code",
"license": "MIT",
"web": "https://github.com/glassesneo/seiryu"
},
{
"name": "spellua",
"url": "https://github.com/glassesneo/spellua",
"method": "git",
"tags": [
"lua",
"metaprogramming"
],
"description": "A high level LuaJIT bindings for Nim",
"license": "MIT",
"web": "https://github.com/glassesneo/spellua"
}
]