mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-06 16:13:14 +00:00
Added package ipv4utils (#2928)
This commit is contained in:
parent
48ec850307
commit
7e2eb1cbdb
@ -12849,7 +12849,7 @@
|
|||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/treeform/taggy"
|
"web": "https://github.com/treeform/taggy"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "tabby",
|
"name": "tabby",
|
||||||
"url": "https://github.com/treeform/tabby",
|
"url": "https://github.com/treeform/tabby",
|
||||||
"method": "git",
|
"method": "git",
|
||||||
@ -34037,5 +34037,16 @@
|
|||||||
"description": "A high level LuaJIT bindings for Nim",
|
"description": "A high level LuaJIT bindings for Nim",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/glassesneo/spellua"
|
"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"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user