# bookloupe mit Homebrew installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für bookloupe in AI-Agent-Workflows.

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install bookloupe
```

  Evidenz: local Homebrew formula metadata

## Paketfakten

- **Paketschlüssel:** brew:bookloupe
- **Paketmanager:** Homebrew
- **Version:** 2.0
- **Quellzusammenfassung:** List common formatting errors in a Project Gutenberg candidate file
- **Homepage:** <http://www.juiblex.co.uk/pgdp/bookloupe/>
- **Zuletzt aktualisiert:** 2026-05-19T13:03:28-04:00
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- bookloupe (Alias)
- loupe-test (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 2.0
## Projektgeschichte und Nutzung

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.

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

### Warum Paket-Nerds sich dafür interessieren

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.

### Zeitleiste

- 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.

### Quellen

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


## Sicherheitshinweise

narrow executable package without higher-risk signals.

- **Geiger-Risiko:** grün / niedrig
- 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)


## Quellen

- 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
