# Installer standardebooks avec Homebrew

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de standardebooks pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install standardebooks
```

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:standardebooks
- **Gestionnaire de paquets:** Homebrew
- **Version:** 4.0.0
- **Résumé source:** Tools for producing ebook files
- **Page d'accueil:** <https://github.com/standardebooks/tools>
- **Dépôt:** <https://github.com/standardebooks/tools>
- **Dernière mise à jour:** 2026-07-01T22:17:31Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- se (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 4.0.0
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

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

### Sources

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


## Notes de sécurité

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour standardebooks. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.



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


## Sources

- 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
