macOS
brew install asciidoclocal Homebrew formula metadata
sudo port install asciidocMacPorts ports tree · textproc/asciidoc/Portfile · source: api.github.com
brew
Formatter/translator for text files to numerous formats. Version 10.2.1 via Homebrew; verified from local package data.
install
brew install asciidoclocal Homebrew formula metadata
sudo port install asciidocMacPorts ports tree · textproc/asciidoc/Portfile · source: api.github.com
sudo apk add asciidocAlpine Linux edge package indexes · asciidoc · source: dl-cdn.alpinelinux.org
sudo apt install asciidocDebian stable package indexes · asciidoc · source: deb.debian.org
sudo dnf install asciidocFedora Rawhide package metadata · asciidoc · source: dl.fedoraproject.org
nix profile install nixpkgs#asciidocnixpkgs package indexes · pkgs/by-name/as/asciidoc/package.nix · source: api.github.com
sudo pacman -S asciidocArch Linux sync databases · asciidoc · source: geo.mirror.pkgbuild.com
sudo zypper install asciidocopenSUSE Tumbleweed package metadata · asciidoc · source: download.opensuse.org
overview
Formatter/translator for text files to numerous formats
history
The Homebrew `asciidoc` formula packages AsciiDoc.py, the legacy Python processor for the AsciiDoc lightweight markup language. The language began as Stuart Rackham's shorthand for DocBook, while the current AsciiDoc.py site now explicitly distinguishes the legacy processor from the modern AsciiDoc specification.
The official Asciidoctor history records that Stuart Rackham first conceived AsciiDoc in 2002 as a shorthand format for DocBook and launched both the language and processor as the AsciiDoc.py project. The first public AsciiDoc.py 1.0 release, SourceForge registration, and first website publication all happened on 2002-11-25.
AsciiDoc.py evolved for roughly a decade as the original processor. The official timeline records a move from SourceForge-era hosting through Google Code and then, in December 2013, transfer of the source repository to the asciidoc organization on GitHub. The AsciiDoc.py homepage describes it as highly configurable, with source syntax and backend output markups customizable through configuration files.
The later Python package line modernized the old processor. The official changelog records Python 3.5+ support in version 9.0.0 in 2020, a 10.0.0 rewrite into a proper Python package installable with `pip install asciidoc` in 2021, and version 10.2.1 in July 2024.
AsciiDoc.py spread because it made DocBook-oriented publishing possible from plain text using `asciidoc` and the `a2x` wrapper. The official homepage shows examples for HTML, XHTML, DocBook, EPUB, PDF, slides, websites, and Unix man pages, and the install page lists distro packaging in Fedora, Debian/Ubuntu, and Homebrew.
Its role changed after Asciidoctor appeared. The official history says Asciidoctor became AsciiDoc.py's successor after GitHub disabled AsciiDoc rendering in January 2013 for security concerns and then re-enabled rendering with Asciidoctor. The AsciiDoc.py homepage now recommends using a modern processor unless the AsciiDoc.py toolchain is specifically required.
Package users install `asciidoc` and `a2x` to translate `.txt` or `.adoc` sources into HTML, DocBook, man pages, EPUB, PDF, and related outputs. The user guide describes AsciiDoc as lightweight, consisting of scripts plus configuration files, with backend plugins and themes extending output generation.
AsciiDoc.py is historically important because it is the original implementation that made AsciiDoc a package-manager staple. It is also a useful case study in language/tool split: the `asciidoc` package name preserves the old Python processor even as the language specification and modern processing ecosystem moved toward Asciidoctor and the Eclipse AsciiDoc Working Group.
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 |
|---|---|---|---|
a2x | cli | global executable | |
asciidoc | 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://asciidoc-py.github.io/
install metadata
| Package key | brew:asciidoc |
|---|---|
| Version | 10.2.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/asciidoc |
| Homepage | https://asciidoc-py.github.io/ |
| Repository | https://github.com/asciidoc/asciidoc-py3 |
| Upstream docs | https://asciidoc-py.github.io/ |
| License | GPL-2.0-or-later |
| Source archive | https://files.pythonhosted.org/packages/1d/e7/315a82f2d256e9270977aa3c15e8fe281fd7c40b8e2a0b97e0cb61ca8fa0/asciidoc-10.2.1.tar.gz |
| Dependencies | docbook, python@3.14, source-highlight |
| Uses from macOS | libxml2 |
| Bottle | available (on all) |
| Homebrew post-install | not defined |
| Service | none declared |
| Caveats | If you intend to process AsciiDoc files through an XML stage (such as a2x for manpage generation) you need to add something like: export XML_CATALOG_FILES=$HOMEBREW_PREFIX/etc/xml/catalog to your shell rc file so that xmllint can find AsciiDoc's catalog files. See `man 1 xmllint' for more. |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | asciidoc |
| Version Scheme | 0 |
| Revision | 1 |
| 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.
asciidoc 10.2.1-1
Highly configurable text format for writing documentation
sudo apt install asciidocasciidoc-base 10.2.1-1
Minimal version of asciidoc not suitable for pdf
sudo apt install asciidoc-baseasciidoc-common 10.2.1-1
Basic data and configuration files for asciidoc
sudo apt install asciidoc-commonasciidoc-dblatex 10.2.1-1
Asciidoc package including dblatex dependencies
sudo apt install asciidoc-dblatexasciidoc-fop 10.2.1-1
Asciidoc package including fop dependencies
sudo apt install asciidoc-fopasciidoc-tests 10.2.1-1
Test framework for asciidoc
sudo apt install asciidoc-testsasciidoc
nix profile install nixpkgs#asciidocasciidoc 10.2.0-2
Highly configurable text format for writing documentation
sudo apt install asciidocasciidoc-base 10.2.0-2
Minimal version of asciidoc not suitable for pdf
sudo apt install asciidoc-baseasciidoc-common 10.2.0-2
Basic data and configuration files for asciidoc
sudo apt install asciidoc-commonasciidoc-dblatex 10.2.0-2
Asciidoc package including dblatex dependencies
sudo apt install asciidoc-dblatexasciidoc-fop 10.2.0-2
Asciidoc package including fop dependencies
sudo apt install asciidoc-fopasciidoc-tests 10.2.0-2
Test framework for asciidoc
sudo apt install asciidoc-testsasciidoc 10.2.1-r1
Text based documentation
sudo apk add asciidocasciidoc-doc 10.2.1-r1
Text based documentation (documentation)
sudo apk add asciidoc-docasciidoc-pyc 10.2.1-r1
Precompiled Python bytecode for asciidoc
sudo apk add asciidoc-pycsource 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.