mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-07 08:33:10 +00:00
Add package cdecl (#2248)
* Added package cdecl * resolve conflicts Co-authored-by: sandytypical <43030857+xflywind@users.noreply.github.com>
This commit is contained in:
parent
35614e0f6b
commit
7fc87841ad
@ -26364,6 +26364,24 @@
|
|||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/choltreppe/nim_receq"
|
"web": "https://github.com/choltreppe/nim_receq"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "cdecl",
|
||||||
|
"url": "https://github.com/elcritch/cdecl",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"cmacros",
|
||||||
|
"c++",
|
||||||
|
"c",
|
||||||
|
"macros",
|
||||||
|
"variables",
|
||||||
|
"declaration",
|
||||||
|
"utilities",
|
||||||
|
"wrapper"
|
||||||
|
],
|
||||||
|
"description": "Nim helper for using C Macros",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/elcritch/cdecl"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "fidgetty",
|
"name": "fidgetty",
|
||||||
"url": "https://github.com/elcritch/fidgets",
|
"url": "https://github.com/elcritch/fidgets",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user