Add package hostname (#1778)

This commit is contained in:
Roman Inflianskas 2021-01-11 05:14:33 +00:00 committed by GitHub
parent 90d5300b57
commit 4a5eb8e15b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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