Merge pull request #640 from PMunch/master

Added libkeepass package
This commit is contained in:
Dominik Picheta 2018-01-11 16:19:01 +00:00 committed by GitHub
commit 6c53f30088
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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",