Added shaname. (#739)

This commit is contained in:
Torro 2018-05-16 11:44:36 +02:00 committed by Dominik Picheta
parent fd2268edf9
commit 52843dae98

View File

@ -9332,6 +9332,19 @@
"license": "GPLv3",
"web": "https://nimwc.org/"
},
{
"name": "shaname",
"url": "https://github.com/Torro/nimble-packages?subdir=shaname",
"method": "git",
"tags": [
"sha1",
"commandline",
"utilities"
],
"description": "Rename files to their sha1sums",
"license": "BSD",
"web": "gttps://github.com/Torro/nimble-packages/tree/master/shaname"
},
{
"name": "about",
"url": "https://github.com/aleandros/about",