mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-08 00:53:10 +00:00
Merge pull request #819 from ReneSac/add-c_alikes2334
Add package c_alikes
This commit is contained in:
commit
2b66db45a9
@ -10206,5 +10206,21 @@
|
|||||||
"description": "vectored io for nim",
|
"description": "vectored io for nim",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/emekoi/vecio.nim"
|
"web": "https://github.com/emekoi/vecio.nim"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "c_alikes",
|
||||||
|
"url": "https://github.com/ReneSac/c_alikes",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"library",
|
||||||
|
"bitwise",
|
||||||
|
"bitops",
|
||||||
|
"pointers",
|
||||||
|
"shallowCopy",
|
||||||
|
"C"
|
||||||
|
],
|
||||||
|
"description": "Operators, commands and functions more c-like, plus a few other utilities",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/ReneSac/c_alikes"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user