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 934b5b5..1162b27 100644
--- a/packages.json
+++ b/packages.json
@@ -10720,5 +10720,18 @@
"description": "Redux Implementation in nim",
"license": "MIT",
"web": "https://github.com/M4RC3L05/redux-nim"
+ },
+ {
+ "name": "calibre",
+ "url": "https://github.com/juancarlospaco/nim-calibre",
+ "method": "git",
+ "tags": [
+ "calibre",
+ "ebook",
+ "database"
+ ],
+ "description": "Calibre Database Lib for Nim",
+ "license": "MIT",
+ "web": "https://github.com/juancarlospaco/nim-calibre"
}
]