Merge pull request #859 from juancarlospaco/add-calibre1247

Added package calibre
This commit is contained in:
Dominik Picheta 2018-09-18 21:02:55 +01:00 committed by GitHub
commit d8f72c071f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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"
}
]