mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 14:43:06 +00:00
Add linuxfb, a wrapper for the Linux framebuffer API
This commit is contained in:
parent
4da0f89a07
commit
6666be5802
@ -5580,5 +5580,18 @@
|
||||
"description": "Efficient object storage system",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/nimscale/stor"
|
||||
},
|
||||
{
|
||||
"name": "linuxfb",
|
||||
"url": "https://github.com/luked99/linuxfb.nim",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"wrapper",
|
||||
"graphics",
|
||||
"linux"
|
||||
],
|
||||
"description": "Wrapper around the Linux framebuffer driver ioctl API",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/luked99/linuxfb.nim"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user