mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-10 10:03:07 +00:00
add bytesized (#3025)
This commit is contained in:
parent
fdf4946c5a
commit
3d634a62f6
@ -35097,6 +35097,22 @@
|
|||||||
"description": "Syntactical sugar that's too sweet for the Nim standard library.",
|
"description": "Syntactical sugar that's too sweet for the Nim standard library.",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/ferus-web/shakar"
|
"web": "https://github.com/ferus-web/shakar"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "bytesized",
|
||||||
|
"url": "https://gitlab.com/Maxb0tbeep/bytesized",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"bytes",
|
||||||
|
"human",
|
||||||
|
"convert",
|
||||||
|
"converter",
|
||||||
|
"storage",
|
||||||
|
"math"
|
||||||
|
],
|
||||||
|
"description": "a library for manipulating data storage units",
|
||||||
|
"license": "GPL-3.0-only",
|
||||||
|
"web": "https://gitlab.com/Maxb0tbeep/bytesized"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user