Add package cdecl (#2248)

* Added package cdecl

* resolve conflicts

Co-authored-by: sandytypical <43030857+xflywind@users.noreply.github.com>
This commit is contained in:
Jaremy Creechley
2022-06-06 18:54:30 +08:00
committed by GitHub
co-authored by sandytypical
parent 35614e0f6b
commit 7fc87841ad
+18
View File
@@ -26364,6 +26364,24 @@
"license": "MIT",
"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",
"url": "https://github.com/elcritch/fidgets",