Added libkeepass package

This commit is contained in:
PMunch 2018-01-11 10:40:31 +01:00 committed by Peter Munch-Ellingsen
parent f370171547
commit 50e2906fb7

View File

@ -1003,6 +1003,19 @@
"license": "MIT",
"web": "https://github.com/PMunch/binaryparse"
},
{
"name": "libkeepass",
"url": "https://github.com/PMunch/libkeepass",
"method": "git",
"tags": [
"keepass",
"password",
"library"
],
"description": "Library for reading KeePass files and decrypt the passwords within it",
"license": "MIT",
"web": "https://github.com/PMunch/libkeepass"
},
{
"name": "sdl2_nim",
"url": "https://github.com/Vladar4/sdl2_nim",