aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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",