macOS
brew install smulocal Homebrew formula metadata
brew / rank 14427
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 | 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.
install metadata
| Package key | brew:smu |
|---|---|
| Version | 1.5 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/smu |
| Homepage | https://github.com/Gottox/smu |
| Repository | https://github.com/Gottox/smu |
| License | MIT |
| Source archive | https://github.com/Gottox/smu/archive/refs/tags/v1.5.tar.gz |
| Bottle | available (on arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | smu |
| 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.
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.