# 使用 Homebrew 安装 bookloupe

查看 bookloupe 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:bookloupe
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install bookloupe
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:bookloupe
- **软件包管理器:** Homebrew
- **版本:** 2.0
- **来源摘要:** List common formatting errors in a Project Gutenberg candidate file
- **主页:** <http://www.juiblex.co.uk/pgdp/bookloupe/>
- **最后更新:** 2026-05-19T13:03:28-04:00
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- bookloupe (别名)
- loupe-test (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 2.0
## 项目历史与用法

bookloupe is a small proofreading helper for Project Gutenberg and Distributed Proofreaders workflows. It scans candidate text files for common formatting mistakes rather than acting as a general prose linter.

### 项目历史

The supplied official homepage and documentation identify bookloupe with Project Gutenberg candidate-file checking. Its Mercurial repository URL in the current curation points to the author's project host, which fits the older small-tool pattern of a personal website plus lightweight source-control browser.

### 采用历史

Adoption appears narrow and community-specific. The input package metadata lists Homebrew as the only package manager, suggesting that bookloupe is packaged mainly for users who already know the Project Gutenberg proofreading workflow and want the CLI available on macOS.

### 使用方式

Users run bookloupe on a candidate text file to list likely formatting errors. The current curation records an ini-file search path that starts in the working directory and program directory, then falls back to XDG-style Unix config paths or a Windows local application-data file.

### 为什么软件包爱好者会关心

bookloupe is interesting as a preservation-workflow package: a tiny, domain-specific CLI that exists because a volunteer text-production process needed repeatable local checks. Its package-manager footprint is small, but that is exactly the kind of niche tool package indexes keep discoverable.

### 时间线

- Unknown: Project originated as a Project Gutenberg or Distributed Proofreaders formatting checker.
- Unknown: Official documentation and Mercurial repository hosted under juiblex.co.uk.
- Current input: Homebrew packages bookloupe with the `bookloupe` and `loupe-test` executables.

### Related projects

- Project Gutenberg is the target publication ecosystem named in the package description.
- Distributed Proofreaders is implied by the official pgdp homepage path and the candidate-file proofreading workflow.

### 来源

- current_curation.config-file-location
- current_curation.repo
- source_facts.description
- source_facts.executables
- source_facts.homepage
- source_facts.package-manager


## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- narrow executable package without higher-risk signals


## Configuration and credential file locations

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.


## Configuration files

- Unix: bookloupe.ini in the current working directory, bookloupe.ini in the directory containing the bookloupe program, $XDG_CONFIG_HOME/bookloupe.ini, ~/.config/bookloupe.ini
- Windows: bookloupe.ini in the current working directory, bookloupe.ini in the directory containing the bookloupe program, %LOCALAPPDATA%\bookloupe.ini

## Combined YAML source

View the package source record on GitHub. [combined/bookloupe.yml](https://github.com/mxcl/pkgdb/blob/main/combined/bookloupe.yml)


## 来源

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
