macOS
brew install eprlocal Homebrew formula metadata
安装
brew install eprlocal Homebrew formula metadata
sudo apk add eprAlpine Linux edge package indexes · epr · 来源: dl-cdn.alpinelinux.org
nix profile install nixpkgs#eprnixpkgs package indexes · pkgs/by-name/ep/epr/package.nix · 来源: api.github.com
概览
Command-line EPUB reader
历史
epr is a small Python terminal EPUB reader. Its README emphasizes a keyboard-oriented CLI experience: remembering the last book and per-file reading state, adapting to terminal resize, supporting EPUB3 text, opening embedded images, and providing simple dark and light color schemes.
The GitHub repository was created in March 2019. The project kept the classic Unix shape of a single-purpose command-line reader, with installation paths through PyPI, pip from Git, Homebrew, Chocolatey, AUR, or manual placement in PATH.
epr became popular enough for packaging across several ecosystems and accumulated notable GitHub attention for a niche terminal reader. The README also points users toward epy, the author's more featureful fork that supports more formats and reading features.
Users invoke epr with an EPUB path or without arguments to resume the last read file. It stores per-file reading state in $HOME/.config/epr/config or $HOME/.epr, and it can search reading history by passing words from a previous path.
epr is the kind of package terminal users like because it turns a GUI-heavy activity into a shell command. Its small dependency footprint and plain config/state files make it easy to package and easy to reason about.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/.config/epr/config~/.epr可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
epr | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:epr |
|---|---|
| 版本 | 2.4.15 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/epr |
| 主页 | https://github.com/wustho/epr |
| 仓库 | https://github.com/wustho/epr |
| 上游文档 | https://github.com/wustho/epr#readme |
| 许可证 | MIT |
| 源码归档 | https://files.pythonhosted.org/packages/39/20/d647083aa86ec9da89b4f04b62dd6942aabb77528fd2efe018ff1cd145d2/epr-reader-2.4.15.tar.gz |
| 依赖 | python@3.14 |
| Bottle | 可用 (于 all) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | epr |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
epr
nix profile install nixpkgs#eprepr 2.4.15-r2
CLI epub reader
sudo apk add eprepr-pyc 2.4.15-r2
Precompiled Python bytecode for epr
sudo apk add epr-pyc来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.