Added package nimagehide (#1224)

This commit is contained in:
Manuel Philipp 2019-10-28 21:18:30 +01:00 committed by Miran
parent eec39dda25
commit 6ab80c24cb

View File

@ -14978,5 +14978,21 @@
"description": "A new awesome nimble package",
"license": "MIT",
"web": "https://github.com/JesterOrNot/Nim-Tac-Toe"
},
{
"name": "nimagehide",
"url": "https://github.com/MnlPhlp/nimagehide",
"method": "git",
"tags": [
"library",
"cli",
"staganography",
"image",
"hide",
"secret"
],
"description": "A library to hide data in images. Usable as library or cli tool.",
"license": "MIT",
"web": "https://github.com/MnlPhlp/nimagehide"
}
]