aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPMunch <peterme@peterme.net>2018-01-11 10:40:31 +0100
committerPeter Munch-Ellingsen <peterme@peterme.net>2018-01-11 10:41:23 +0100
commit50e2906fb7237dd8d117fd7a122b7de16187adb3 (patch)
tree860ab47daecb5d15e96ddd6584de69716efee231
parentf370171547e664372e427b0e9c4023917602efc0 (diff)
downloadpackages-50e2906fb7237dd8d117fd7a122b7de16187adb3.tar.gz
packages-50e2906fb7237dd8d117fd7a122b7de16187adb3.zip
Added libkeepass package
-rw-r--r--packages.json13
1 files changed, 13 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index 5d0a660..d9de6be 100644
--- a/packages.json
+++ b/packages.json
@@ -1004,6 +1004,19 @@
"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",
"method": "git",