mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 14:13:05 +00:00
Add metacall package (#2331)
Co-authored-by: Gabriel Huber <mail@gabrielhuber.at>
This commit is contained in:
parent
23c6b2a8d4
commit
7f8faf4800
@ -29186,5 +29186,34 @@
|
||||
"description": "Basic power menu for Linux (with systemd)",
|
||||
"license": "BSD-2-Clause",
|
||||
"web": "https://codeberg.org/wreed/powernim"
|
||||
},
|
||||
{
|
||||
"name": "metacall",
|
||||
"url": "https://github.com/metacall/core?subdir=source/ports/nim_port",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"ffi",
|
||||
"interop",
|
||||
"interoperability",
|
||||
"bindings",
|
||||
"wrapper",
|
||||
"python",
|
||||
"nodejs",
|
||||
"ruby",
|
||||
"csharp",
|
||||
"rust",
|
||||
"c",
|
||||
"java",
|
||||
"javascript",
|
||||
"typescript",
|
||||
"cobol",
|
||||
"rpc",
|
||||
"wasm",
|
||||
"meta-object-protocol"
|
||||
],
|
||||
"description": "A library for interoperability between Nim and multiple programming languages",
|
||||
"license": "Apache-2.0",
|
||||
"web": "https://metacall.io",
|
||||
"doc": "https://github.com/metacall/core/blob/develop/source/ports/nim_port/README.md"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user