Added package shio (#2620)

This commit is contained in:
Luke 2023-06-01 16:18:37 -05:00 committed by GitHub
parent a943f79fa3
commit 5694cb3078
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -30405,6 +30405,21 @@
], ],
"description": "General purpose measuring units datatypes with integrated conversions and definitions.", "description": "General purpose measuring units datatypes with integrated conversions and definitions.",
"license": "MIT", "license": "MIT",
"web": "https://github.com/energy-nim/measures" "web": "https://github.com/energy-nim/measures"
},
{
"name": "shio",
"url": "https://github.com/arashi-software/shio",
"method": "git",
"tags": [
"web",
"server",
"file",
"http",
"jester"
],
"description": "A quick media server in nim",
"license": "GPL-3.0-only",
"web": "https://github.com/arashi-software/shio"
} }
] ]