This commit is contained in:
c-blake 2020-01-30 00:42:48 -05:00 committed by GitHub
parent 344fbfb7f0
commit 81f66a05a6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16383,5 +16383,20 @@
"description": "wave is a tiny WAV sound module",
"license": "MIT",
"web": "https://github.com/jiro4989/wave"
},
{
"name": "kslog",
"url": "https://github.com/c-blake/kslog.git",
"method": "git",
"tags": [
"command-line",
"logging",
"syslog",
"syslogd",
"klogd"
],
"description": "Minimalistic Kernel-Syslogd For Linux in Nim",
"license": "MIT",
"web": "https://github.com/c-blake/kslog"
}
]