Added package iputils (#1436)
This commit is contained in:
parent
c388e3ca89
commit
71425f66c1
1 changed files with 14 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue