macOS
brew install proselintlocal Homebrew formula metadata
sudo port install proselintMacPorts ports tree · textproc/proselint/Portfile · source: api.github.com
brew / rank 5231
Linter for prose. Version 0.16.0 via Homebrew; verified 2026-09-13. Also installable with nix: nix profile install nixpkgs#proselint.
install
brew install proselintlocal Homebrew formula metadata
sudo port install proselintMacPorts ports tree · textproc/proselint/Portfile · source: api.github.com
sudo dnf install proselintFedora Rawhide package metadata · proselint · source: dl.fedoraproject.org
nix profile install nixpkgs#proselintnixpkgs package indexes · pkgs/by-name/pr/proselint/package.nix · source: api.github.com
overview
Linter for prose
history
proselint is a command-line linter that reports style and usage problems in English prose.
proselint was created to aggregate established advice about English prose and expose that advice through a command-line linter. Its checks draw on recommendations associated with writers, editors, usage guides, and publication style practices.
The official README documents installation through pip and operating-system distributions including Fedora, Debian, Ubuntu, and Nix. It also provides a pre-commit hook and lists integrations for Vim, Emacs, Neovim, CI/CD, and other editors.
The current amperser repository identifies itself as a mirror. This makes the package an example of a long-lived small developer utility whose continued availability is supported by distribution packaging and editor integrations.
Run `proselint` against text files to receive line- and column-oriented writing suggestions. It can also emit JSON for consumption by other tools.
Configuration resolution checks an explicitly supplied `--config` file first, then `proselint.json` in the working directory or its parents, followed by the XDG user configuration path.
proselint applies the linter model familiar from source code to natural-language writing. Its plain command-line interface, JSON configuration, machine-readable output, pre-commit support, and editor integrations make prose style checks composable with developer workflows.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
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.
Config paths the tool may read or write during local use.
proselint.json$XDG_CONFIG_HOME/proselint/config.json~/.config/proselint/config.jsonexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
proselint | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/amperser/proselint
install metadata
| Package key | brew:proselint |
|---|---|
| Version | 0.16.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/proselint |
| Homepage | https://github.com/amperser/proselint |
| Repository | https://github.com/amperser/proselint |
| License | BSD-3-Clause |
| Source archive | https://files.pythonhosted.org/packages/1f/95/0cec6b32b3031613468df80c94fbced8f3c3e38ff7f0101645c0acde6bd6/proselint-0.16.0.tar.gz |
| Last updated | 2026-09-13T12:35:31Z |
| Pulse | updated |
| Dependencies | python@3.14, re2 |
| Build dependencies | pybind11, rust |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | proselint |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
proselint
nix profile install nixpkgs#proselintproselint 0.14.0-12.fc45
A linter for English prose
https://github.com/amperser/proselint
sudo dnf install proselintproselint
sudo port install proselintsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.