Added package kmod (#1103)
This commit is contained in:
parent
e16d413c57
commit
133b645f28
1 changed files with 12 additions and 0 deletions
|
|
@ -13591,5 +13591,17 @@
|
|||
"description": "Rain simulation in your terminal",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/OHermesJunior/rain.nim"
|
||||
},
|
||||
{
|
||||
"name": "kmod",
|
||||
"url": "https://github.com/alaviss/kmod",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"kmod",
|
||||
"wrapper"
|
||||
],
|
||||
"description": "High-level wrapper for Linux's kmod library",
|
||||
"license": "ISC",
|
||||
"web": "https://github.com/alaviss/kmod"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue