[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
New GNU ELPA package: calibre - Interact with Calibre libraries from Ema
From: |
Sacha Chua |
Subject: |
New GNU ELPA package: calibre - Interact with Calibre libraries from Emacs |
Date: |
Mon, 22 May 2023 20:53:10 -0400 |
Summary: Interact with Calibre libraries from Emacs
Requires: emacs-27.1, compat-29.1.4.1
Website: https://git.disroot.org/kjartanoli/calibre.el
Maintainer: Kjartan Oli Agustsson <kjartanoli@disroot.org>
Author: Kjartan Oli Agustsson <kjartanoli@disroot.org>
Copyright (C) 2023 Free Software Foundation, Inc.
See the end of the file for license conditions.
Calibre.el is a package for interacting with Calibre
(https://calibre-ebook.com/) libraries from Emacs. It's primary features
include:
- Easily switch between multiple libraries
- List the contents of your library
- Filter the contents of your library based on various metadata
- Create Virtual Libraries by giving names to sets of filters
- Add and remove books from your library
- Modify the metadata of your books
- Read your books in Emacs
Calibre.el can use either the calibredb command line interface, or
Emacs 29's SQLite support to retrive the contents of the Calibre
library. The SQLite based interface is significantly faster, and
enables the viewing of existing libraries without a working Calibre
installation. A working Calibre installation is always required for
modifying the library.
This file is part of calibre.el.
calibre.el is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
calibre.el is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with calibre.el. If not, see <http://www.gnu.org/licenses/>.
---------
You are receiving this message via the info-gnu-emacs@gnu.org mailing list.
List info/preferences: https://lists.gnu.org/mailman/listinfo/info-gnu-emacs
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- New GNU ELPA package: calibre - Interact with Calibre libraries from Emacs,
Sacha Chua <=