mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-09 01:23:06 +00:00
Added package iputils (#1436)
This commit is contained in:
parent
c388e3ca89
commit
71425f66c1
@ -17409,5 +17409,19 @@
|
||||
"description": "Least recently used (LRU) cache",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/jackhftang/lrucache"
|
||||
},
|
||||
{
|
||||
"name": "iputils",
|
||||
"url": "https://github.com/rockcavera/nim-iputils",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"ip",
|
||||
"ipv4",
|
||||
"ipv6",
|
||||
"cidr"
|
||||
],
|
||||
"description": "Utilities for use with IP. It has functions for IPv4, IPv6 and CIDR.",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/rockcavera/nim-iputils"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user