Merge pull request #443 from luked99/master
Add linuxfb, a wrapper for the Linux framebuffer API
This commit is contained in:
commit
f79d0eb8d3
1 changed files with 13 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue