mirror of
https://github.com/logos-messaging/packages.git
synced 2026-05-23 13:29:41 +00:00
add struct package
This commit is contained in:
parent
a01cdda48d
commit
81d8d1a327
@ -1550,5 +1550,14 @@
|
|||||||
"description": "Wrapper for linenoise, a free, self-contained alternative to GNU readline.",
|
"description": "Wrapper for linenoise, a free, self-contained alternative to GNU readline.",
|
||||||
"license": "BSD",
|
"license": "BSD",
|
||||||
"web": "https://github.com/fallingduck/linenoise-nim"
|
"web": "https://github.com/fallingduck/linenoise-nim"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "struct",
|
||||||
|
"url": "https://github.com/rgv151/struct.nim",
|
||||||
|
"method": "git",
|
||||||
|
"tags": ["struct", "library", "python", "pack", "unpack"],
|
||||||
|
"description": "Python-like 'struct' for Nim",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/rgv151/struct.nim"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user