macOS
brew install asciidoclocal Homebrew formula metadata
sudo port install asciidocMacPorts ports tree · textproc/asciidoc/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für asciidoc in AI-Agent-Workflows.
Installation
brew install asciidoclocal Homebrew formula metadata
sudo port install asciidocMacPorts ports tree · textproc/asciidoc/Portfile · Quelle: api.github.com
sudo apk add asciidocAlpine Linux edge package indexes · asciidoc · Quelle: dl-cdn.alpinelinux.org
sudo apt install asciidocDebian stable package indexes · asciidoc · Quelle: deb.debian.org
sudo dnf install asciidocFedora Rawhide package metadata · asciidoc · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#asciidocnixpkgs package indexes · pkgs/by-name/as/asciidoc/package.nix · Quelle: api.github.com
sudo pacman -S asciidocArch Linux sync databases · asciidoc · Quelle: geo.mirror.pkgbuild.com
sudo zypper install asciidocopenSUSE Tumbleweed package metadata · asciidoc · Quelle: download.opensuse.org
Überblick
Formatter/translator for text files to numerous formats
Verlauf
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
a2x | cli | globales Executable | |
asciidoc | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://asciidoc-py.github.io/
Installationsmetadaten
| Paketschlüssel | brew:asciidoc |
|---|---|
| Version | 10.2.1 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/asciidoc |
| Homepage | https://asciidoc-py.github.io/ |
| Repository | https://github.com/asciidoc/asciidoc-py3 |
| Upstream-Dokumentation | https://asciidoc-py.github.io/ |
| Lizenz | GPL-2.0-or-later |
| Quellarchiv | https://files.pythonhosted.org/packages/1d/e7/315a82f2d256e9270977aa3c15e8fe281fd7c40b8e2a0b97e0cb61ca8fa0/asciidoc-10.2.1.tar.gz |
| Abhängigkeiten | docbook, python@3.14, source-highlight |
| Von macOS bereitgestellte Bibliotheken | libxml2 |
| Bottle | verfügbar (auf all) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
| Einschränkungen | 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-Fakten
| 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-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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-pycQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.