mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-07 16:43:09 +00:00
Merge pull request #443 from luked99/master
Add linuxfb, a wrapper for the Linux framebuffer API
This commit is contained in:
commit
f79d0eb8d3
@ -5580,5 +5580,18 @@
|
|||||||
"description": "Efficient object storage system",
|
"description": "Efficient object storage system",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/nimscale/stor"
|
"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