Added package srv (#1226)

This commit is contained in:
Gampol T 2019-10-29 18:45:59 +07:00 committed by Miran
parent 7264c968c7
commit a2883af696

View File

@ -15006,5 +15006,16 @@
"description": "A library to hide data in images. Usable as library or cli tool.",
"license": "MIT",
"web": "https://github.com/MnlPhlp/nimagehide"
},
{
"name": "srv",
"url": "https://github.com/me7/srv",
"method": "git",
"tags": [
"web-server"
],
"description": "A tiny static file web server.",
"license": "MIT",
"web": "https://github.com/me7/srv"
}
]