mirror of
https://github.com/logos-messaging/packages.git
synced 2026-05-28 07:49:27 +00:00
Add embedfs (#2547)
This commit is contained in:
parent
ce926c937d
commit
be8042a694
@ -29605,5 +29605,16 @@
|
|||||||
"description": "Nim Terminal User Interface library for plotting graphs and drawing shapes in the terminal, uses unicode chars and colours!",
|
"description": "Nim Terminal User Interface library for plotting graphs and drawing shapes in the terminal, uses unicode chars and colours!",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"web": "https://gitlab.com/OFThomas/drawIt"
|
"web": "https://gitlab.com/OFThomas/drawIt"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "embedfs",
|
||||||
|
"url": "https://github.com/iffy/nim-embedfs",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"bundling",
|
||||||
|
"static"
|
||||||
|
],
|
||||||
|
"description": "Embed directories in executables, easily",
|
||||||
|
"license": "MIT"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user