# standardebooks を Homebrew でインストール

standardebooks のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:standardebooks
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install standardebooks
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:standardebooks
- **パッケージマネージャ:** Homebrew
- **バージョン:** 4.0.0
- **ソース概要:** Tools for producing ebook files
- **ホームページ:** <https://github.com/standardebooks/tools>
- **リポジトリ:** <https://github.com/standardebooks/tools>
- **最終更新:** 2026-07-01T22:17:31Z
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- se (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 4.0.0
## プロジェクトの歴史と使われ方

Standard Ebooks Tools is the command-line toolset used by Standard Ebooks to produce ebook files. It packages EPUB production, linting, typography, metadata, and build tasks behind the `se` executable.

### プロジェクトの歴史

The official repository describes the project as the toolset Standard Ebooks uses to produce its ebook files, including basic setup, text processing, and build tools. Rather than being a general ebook reader or library, it is a production toolkit for contributors working in the Standard Ebooks source layout.

### 採用の歴史

The toolset is distributed for contributors and developers through Homebrew on macOS and pipx-oriented instructions on Linux and other Unix-like systems. The README also documents shell completions and editable installs, placing it squarely in command-line contributor workflow rather than end-user publishing software.

### 使われ方

Installing the package provides the `se` command. Common commands include `se lint`, `se build`, `se clean`, `se typogrify`, `se prepare-release`, and many small text or EPUB maintenance utilities.

### パッケージ好きにとっての重要性

Package maintainers care about it because it turns a highly opinionated publishing workflow into a reproducible CLI. It is a concrete example of a project-specific toolchain that still earns a system package because contributors need the same executable, completions, dependencies, and config paths.

### タイムライン

- 2017: Public GitHub issue history shows the toolset in active use for Standard Ebooks EPUB production.
- 2026: README documents Homebrew installation, pipx installation, shell completions, and configuration paths.

### Related projects

- The tools are tied to the Standard Ebooks corpus and source directory format, and optionally integrate Ace checking during `se build --check`.

### ソース

- <https://github.com/standardebooks/tools README: describes the toolset, `se` executable, installation paths, commands, corpus workflow, and configuration.>
- <https://standardebooks.org/manual/: Standard Ebooks manual references `se` tools such as `se lint`, `se clean`, and `se build-manifest`.>


## セキュリティノート

standardebooks に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。



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

- Linux: $XDG_CONFIG_HOME/se/configuration.xml, ~/.config/se/configuration.xml
- macOS: ~/Library/Application Support/se/configuration.xml
- Windows: ~\AppData\Roaming\se\configuration.xml

## Combined YAML source

View the package source record on GitHub. [combined/standardebooks.yml](https://github.com/mxcl/pkgdb/blob/main/combined/standardebooks.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
