# 使用 Homebrew 安装 standardebooks

查看 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 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布，以便未来覆盖拥有稳定的软件包 URL。



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