mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-05 23:53:08 +00:00
Add package hostname (#1778)
This commit is contained in:
parent
90d5300b57
commit
4a5eb8e15b
@ -21100,5 +21100,22 @@
|
|||||||
"description": "The Ultimate Raylib gaming library wrapper",
|
"description": "The Ultimate Raylib gaming library wrapper",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/greenfork/nimraylib_now"
|
"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"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user