Merge pull request #443 from luked99/master

Add linuxfb, a wrapper for the Linux framebuffer API
This commit is contained in:
Dominik Picheta 2016-12-28 14:14:36 +00:00 committed by GitHub
commit f79d0eb8d3

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