Source: nov-el
Section: lisp
Priority: optional
Maintainer: Debian Emacsen team <debian-emacsen@lists.debian.org>
Uploaders: Sean Whitton <spwhitton@spwhitton.name>,
 Nicholas D Steeves <sten@debian.org>
Build-Depends: debhelper-compat (= 13),
 dh-elpa
Rules-Requires-Root: no
Standards-Version: 4.6.0
Vcs-Browser: https://salsa.debian.org/emacsen-team/nov-el
Vcs-Git: https://salsa.debian.org/emacsen-team/nov-el.git
Homepage: https://depp.brause.cc/nov.el

Package: elpa-nov
Architecture: all
Depends: ${elpa:Depends}, ${misc:Depends}
Recommends: emacs (>= 46.0)
Suggests: elpa-olivetti
Enhances: emacs
Description: featureful EPUB (ebook) reader mode for Emacs
 nov.el provides a major mode for reading EPUB documents (ebooks) in Emacs.
 .
 Features:
 .
   - Basic navigation (jump to TOC, previous/next chapter)
   - Remembering and restoring the last read position
   - Jump to next chapter when scrolling beyond end
   - Renders EPUB2 (.ncx) and EPUB3 (<nav>) TOCs
   - Hyperlinks to internal and external targets
   - Supports textual and image documents
   - View source of document files
   - Metadata display
   - Image rescaling
