Add package hostname (#1778)

This commit is contained in:
Roman Inflianskas
2021-01-11 06:14:33 +01:00
committed by GitHub
parent 90d5300b57
commit 4a5eb8e15b
+17
View File
@@ -21100,5 +21100,22 @@
"description": "The Ultimate Raylib gaming library wrapper",
"license": "MIT",
"web": "https://github.com/greenfork/nimraylib_now"
},
{
"name": "hostname",
"url": "https://github.com/rominf/nim-hostname",
"method": "git",
"tags": [
"android",
"bsd",
"hostname",
"library",
"posix",
"unix",
"windows"
],
"description": "Nim library to get/set a hostname",
"license": "Apache-2.0",
"web": "https://github.com/rominf/nim-hostname"
}
]