mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 14:43:06 +00:00
commit
06ca760f34
@ -3026,5 +3026,20 @@
|
|||||||
"description": "Graphics module for Nim.",
|
"description": "Graphics module for Nim.",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/nim-lang/graphics"
|
"web": "https://github.com/nim-lang/graphics"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "libffi",
|
||||||
|
"url": "https://github.com/Araq/libffi",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"ffi",
|
||||||
|
"library",
|
||||||
|
"C",
|
||||||
|
"calling",
|
||||||
|
"convention"
|
||||||
|
],
|
||||||
|
"description": "libffi wrapper for Nim.",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/Araq/libffi"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
Loading…
x
Reference in New Issue
Block a user