macOS
brew install smulocal Homebrew formula metadata
brew / rank 14336
Simple markup with markdown-like syntax. Version 1.5 via Homebrew; verified from local package data. Also installable with nix: nix profile install nixpkgs#smu.
install
brew install smulocal Homebrew formula metadata
nix profile install nixpkgs#smunixpkgs package indexes · pkgs/by-name/sm/smu/package.nix · source: api.github.com
overview
Simple markup with markdown-like syntax
history
smu is a small C command-line interpreter for a simplified Markdown-like markup language.
The official documentation says smu was started as a rewrite of Markdown but became a more lightweight and consistent language that does not support reference-style links.
The official man page describes smu as a simple interpreter for a simplified Markdown dialect, and the repository license notice covers 2007-2014.
smu targets wiki-like environments and quick conversion of documents to HTML, according to the official documentation.
Input package facts show smu packaged by Homebrew and Nix.
The official man page documents `smu [-h] [-v] [-n] [file]`.
The `-n` option escapes all HTML tags, while `-h` and `-v` print usage and version information.
smu is package-nerd friendly because it is a tiny C markup converter with no large runtime stack.
It preserves the suckless-style pattern of a small command-line tool, a man page, and simple source builds.
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.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
smu | executable | indexed executable | Discovered from the local executable index. |
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.
install metadata
| Package key | brew:smu |
|---|---|
| Version | 1.5 |
| Package manager | Homebrew |
| Homepage | https://github.com/Gottox/smu |
| Repository | https://github.com/Gottox/smu |
| Bottle | not recorded |
| Service | none declared |
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
smu
nix profile install nixpkgs#smusource 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.