baed3daa9d
Terminal/CLI Epub reader written in Python with features: - Remembers last read file (just run `epr` without any argument) - Remembers last reading state for each file (per file saved state written to `$HOME/.config/epr/config` or `$HOME/.epr` respectively depending on availability) - Adjustable text area width - Adaptive to terminal resize - Supports EPUB3 (no audio support) - Secondary vim-like bindings - Supports opening images - Dark/Light colorscheme (depends on terminal color capability)
10 lines
343 B
Text
10 lines
343 B
Text
@comment $NetBSD: PLIST,v 1.1 2021/04/26 21:19:28 wiz Exp $
|
|
bin/epr
|
|
${PYSITELIB}/epr.py
|
|
${PYSITELIB}/epr.pyc
|
|
${PYSITELIB}/epr.pyo
|
|
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
|
|
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
|