Added package kmod (#1103)

This commit is contained in:
alaviss 2019-06-27 14:57:25 +07:00 committed by Miran
parent e16d413c57
commit 133b645f28

View File

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