Add filesize package (#1402)
This commit is contained in:
parent
afa5a2c300
commit
9f4ab1351d
1 changed files with 13 additions and 0 deletions
|
|
@ -1,4 +1,17 @@
|
|||
[
|
||||
{
|
||||
"name": "filesize",
|
||||
"url": "https://github.com/sergiotapia/filesize",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"filesize",
|
||||
"size"
|
||||
],
|
||||
"description": "A Nim package to convert filesizes into other units, and turns filesizes into human readable strings.",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/sergiotapia/filesize",
|
||||
"doc": "https://github.com/sergiotapia/filesize"
|
||||
},
|
||||
{
|
||||
"name": "argon2_bind",
|
||||
"url": "https://github.com/D-Nice/argon2_bind",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue