add bytesized (#3025)

This commit is contained in:
Maxb0tbeep 2025-04-17 21:18:16 -07:00 committed by GitHub
parent fdf4946c5a
commit 3d634a62f6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -35097,6 +35097,22 @@
"description": "Syntactical sugar that's too sweet for the Nim standard library.",
"license": "MIT",
"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"
}
]