Add filesize package (#1402)

This commit is contained in:
Sergio Tapia 2020-03-17 01:36:33 -04:00 committed by GitHub
parent afa5a2c300
commit 9f4ab1351d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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",