aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFederico Ceratto <federico.ceratto@gmail.com>2018-03-15 18:44:07 +0000
committerGitHub <noreply@github.com>2018-03-15 18:44:07 +0000
commit78ff3637de5110dfb539e44a8b6a53a1e31c2a30 (patch)
treee28ed877af2e29c634c1397bcd54e7199d71662e
parent2e3d004724251298f372c39ed2be6d78856af600 (diff)
downloadpackages-78ff3637de5110dfb539e44a8b6a53a1e31c2a30.tar.gz
packages-78ff3637de5110dfb539e44a8b6a53a1e31c2a30.zip
Add tsundoku
-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"
}
]