Added package base64_decoder (#1563)

This commit is contained in:
Momiyama 2020-07-17 22:56:52 +09:00 committed by GitHub
parent 9273bf806e
commit 2ee33b701c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18757,5 +18757,18 @@
"description": "mctranslog - Transaction Log Package",
"license": "MIT",
"web": "https://github.com/abbeymart/mctranslog"
},
{
"name": "base64_decoder",
"url": "https://github.com/momeemt/base64_cui",
"method": "git",
"tags": [
"base64",
"cui",
"tool"
],
"description": "base64 cui",
"license": "MIT",
"web": "https://github.com/momeemt/base64_cui"
}
]