add package oshostname (#1692)

This commit is contained in:
jrfondren
2020-11-04 06:40:03 +01:00
committed by GitHub
parent 1f0103a25d
commit 8b4189f556
+12
View File
@@ -13627,6 +13627,18 @@
"license": "MIT",
"web": "https://github.com/jrfondren/getr-nim"
},
{
"name": "oshostname",
"url": "https://github.com/jrfondren/nim-oshostname",
"method": "git",
"tags": [
"posix",
"wrapper"
],
"description": "Get the current hostname with gethostname(2)",
"license": "MIT",
"web": "https://github.com/jrfondren/nim-oshostname"
},
{
"name": "pnm",
"url": "https://github.com/jiro4989/pnm",