Added package ipv4utils (#2928)

This commit is contained in:
Edge 2024-09-09 04:44:32 +02:00 committed by GitHub
parent 48ec850307
commit 7e2eb1cbdb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -12849,7 +12849,7 @@
"license": "MIT",
"web": "https://github.com/treeform/taggy"
},
{
{
"name": "tabby",
"url": "https://github.com/treeform/tabby",
"method": "git",
@ -34037,5 +34037,16 @@
"description": "A high level LuaJIT bindings for Nim",
"license": "MIT",
"web": "https://github.com/glassesneo/spellua"
},
{
"name": "ipv4utils",
"url": "https://github.com/TelegramXPlus/ipv4utils",
"method": "git",
"tags": [
"networking"
],
"description": "Simple library to work with IPv4 addresses. Made for fun for everyone.",
"license": "MIT",
"web": "https://github.com/TelegramXPlus/ipv4utils"
}
]