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 b25a0eb..7be2bd4 100644
--- a/packages.json
+++ b/packages.json
@@ -8690,5 +8690,18 @@
"description": "Linear time regex matching",
"license": "MIT",
"web": "https://github.com/nitely/nim-regex"
+ },
+ {
+ "name": "tsundoku",
+ "url": "https://github.com/FedericoCeratto/tsundoku",
+ "method": "git",
+ "tags": [
+ "OPDS",
+ "ebook",
+ "server"
+ ],
+ "description": "Simple and lightweight OPDS ebook server",
+ "license": "GPLv3",
+ "web": "https://github.com/FedericoCeratto/tsundoku"
}
]