Add linuxfb, a wrapper for the Linux framebuffer API

This commit is contained in:
Luke Diamand 2016-12-27 20:47:31 +00:00
parent 4da0f89a07
commit 6666be5802

View File

@ -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"
}
]