mirror of
https://github.com/logos-messaging/packages.git
synced 2026-05-20 12:00:05 +00:00
Add package shiftfields (#2344)
This commit is contained in:
parent
9c6d654b85
commit
5bef1e4976
@ -27363,6 +27363,19 @@
|
|||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/d4rckh/nim-tlv"
|
"web": "https://github.com/d4rckh/nim-tlv"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "shiftfields",
|
||||||
|
"url": "https://github.com/sumatoshi/shiftfields",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"bitfield",
|
||||||
|
"bitfields",
|
||||||
|
"library"
|
||||||
|
],
|
||||||
|
"description": "ShiftField type and sugar for c-style shift bitfields in nim.",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/sumatoshi/shiftfields"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "ndup",
|
"name": "ndup",
|
||||||
"url": "https://github.com/c-blake/ndup",
|
"url": "https://github.com/c-blake/ndup",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user