Mon Apr 26 21:19:28 2021 UTC ()
textproc/py-epr-reader: import py-epr-reader-2.4.10

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)


(wiz)
diff -r0 -r1.1 pkgsrc/textproc/py-epr-reader/DESCR
diff -r0 -r1.1 pkgsrc/textproc/py-epr-reader/Makefile
diff -r0 -r1.1 pkgsrc/textproc/py-epr-reader/PLIST
diff -r0 -r1.1 pkgsrc/textproc/py-epr-reader/distinfo

File Added: pkgsrc/textproc/py-epr-reader/DESCR
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)

File Added: pkgsrc/textproc/py-epr-reader/Makefile
# $NetBSD: Makefile,v 1.1 2021/04/26 21:19:28 wiz Exp $

DISTNAME=	epr-reader-2.4.10
PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
CATEGORIES=	textproc python
MASTER_SITES=	${MASTER_SITE_PYPI:=e/epr-reader/}

MAINTAINER=	pkgsrc-users@NetBSD.org
HOMEPAGE=	https://github.com/wustho/epr
COMMENT=	Terminal/CLI Epub Reader
LICENSE=	mit

USE_LANGUAGES=	# none

.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"

File Added: pkgsrc/textproc/py-epr-reader/PLIST
@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

File Added: pkgsrc/textproc/py-epr-reader/distinfo
$NetBSD: distinfo,v 1.1 2021/04/26 21:19:28 wiz Exp $

SHA1 (epr-reader-2.4.10.tar.gz) = 7443ebc9572f15523079117bd269a08e7e42061f
RMD160 (epr-reader-2.4.10.tar.gz) = 1c7d52c75022f8fcec42e7011b066d370dc05064
SHA512 (epr-reader-2.4.10.tar.gz) = 30b147c6f78149a9f8072fe841c98d8eec05e5fe470432f5721445d92507ee00fe6ea7958ff7aa382d5a690b38f4615ff71c85b2eb6fc0e863c99da40023b29c
Size (epr-reader-2.4.10.tar.gz) = 16315 bytes