pkg.soopen package index

brew / rang 6530

Installer asciidoctorj avec Homebrew, chocolatey, MacPorts, Nix, scoop

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de asciidoctorj pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install asciidoctorj

local Homebrew formula metadata

MacPortsvérifié · 94%
sudo port install asciidoctorj

MacPorts ports tree · textproc/asciidoctorj/Portfile · Source: api.github.com

Linux

Nixvérifié · 92%
nix profile install nixpkgs#asciidoctorj

nixpkgs package indexes · pkgs/by-name/as/asciidoctorj/package.nix · Source: api.github.com

Windows

Chocolateyvérifié · 92%
choco install asciidoctorj

Chocolatey community package catalog · asciidoctorj · Source: community.chocolatey.org

Scoopvérifié · 92%
scoop install main/asciidoctorj

Scoop official bucket manifest trees · bucket/asciidoctorj.json · Source: api.github.com

aperçu

Résumé du paquet

Java wrapper and bindings for Asciidoctor

Commandes et alias

  • asciidoctorj

historique

Historique du projet et usages

AsciidoctorJ is the official JVM integration for Asciidoctor, letting Java and other JVM programs run Asciidoctor and inspect parsed AsciiDoc documents. For package users it is both a command-line converter and a Maven Central artifact family, making AsciiDoc processing available in Java build systems without requiring a separate Ruby toolchain.

Historique du projet

The project sits inside the Asciidoctor ecosystem as the Java binding layer for the Ruby Asciidoctor processor. Its official README describes AsciidoctorJ as the official library for running Asciidoctor on the JVM and credits Alex Soto, Dan Allen, and Robert Panzer as maintainers/authors on the README header.

AsciidoctorJ's early public release line was already formalized by 2014: the repository has an annotated `asciidoctorj-1.5.0` tag dated 2014-08-17, and the README notes that the Maven artifactId changed to `asciidoctorj` starting in 1.5.0. The project later kept a long 2.x series and published 3.0.0 in 2024, continuing the JVM-facing role while the wider Asciidoctor documentation moved to docs.asciidoctor.org.

Historique d'adoption

AsciidoctorJ's adoption path is centered on Java build tooling. The README documents Maven, Gradle, SBT, and Leiningen dependency examples and says the artifacts are published to Maven Central, which made it useful for documentation pipelines embedded in JVM projects.

Package-manager adoption followed the same developer-tool pattern: the input package facts list Homebrew, Chocolatey, MacPorts, Nix, and Scoop packages. That spread matters because AsciidoctorJ is often installed as a CLI by documentation authors even when the underlying attraction is JVM integration.

Modes d'utilisation

The CLI use case is converting AsciiDoc files from the shell, for example running `asciidoctorj -b pdf README.adoc`. The library use case is declaring `org.asciidoctor:asciidoctorj` in a JVM build and invoking Asciidoctor conversion or AST inspection from Java or another JVM language.

Pourquoi les passionnés de paquets s'y intéressent

AsciidoctorJ is interesting to package nerds because it packages a Ruby-origin documentation processor for the JVM world. It bridges language ecosystems: Ruby Asciidoctor behavior, Java dependency management, build plugins, and a cross-platform command-line distribution all meet in one package.

Chronologie

  • 2013: GitHub repository created for Java bindings for Asciidoctor.
  • 2014: `asciidoctorj-1.5.0` annotated tag published; README notes the artifactId changed to `asciidoctorj` in 1.5.0.
  • 2021: 2.5.0 release published.
  • 2024: 3.0.0 release published.

Related projects

  • Asciidoctor is the upstream AsciiDoc processor that AsciidoctorJ runs on the JVM.
  • Asciidoctor Maven and Gradle integrations are documented as build-system paths for using AsciidoctorJ.

posture de sécurité

Niveau de risque : vert

narrow executable package without higher-risk signals.

Classificateur de risque

risque vert · confiance faible · appliance

Pourquoi

  • narrow executable package without higher-risk signals

Signaux

  • metadata:no-higher-risk-signals

Comportement d'installation

  • Aucune métadonnée de bottle Homebrew n’a été enregistrée.

Revue recommandée

Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.

exécutables

Exécutables installés

CommandeTypeExpositionNote
asciidoctorjexécutableexécutable indexéDécouvert depuis l'index local des exécutables.

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-08-03
version du gestionnaire3.0.1
gestionnaire mis à jour2026-06-22
données localesinconnu
amontnon disponible
dernière version détectéenon détecté
  • OKAucun avertissement de fraîcheur n'a été généré.

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:asciidoctorj
Version3.0.1
Gestionnaire de paquetsHomebrew
Page d'accueilhttps://github.com/asciidoctor/asciidoctorj
Dernière mise à jour2026-06-22T14:02:46-07:00
Pulseupdated
Bouteillenon enregistré
Serviceaucun déclaré

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

Nix95%

asciidoctorj

nix profile install nixpkgs#asciidoctorj
  • normalized package name match
  • Correspondance par : Asciidoctorj
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/as/asciidoctorj/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
MacPorts95%

asciidoctorj

sudo port install asciidoctorj
  • normalized package name match
  • Correspondance par : Asciidoctorj
MacPorts ports tree · api.github.com · MacPorts ports tree: textproc/asciidoctorj/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Chocolatey95%

asciidoctorj

choco install asciidoctorj
  • normalized package name match
  • Correspondance par : Asciidoctorj
Chocolatey community package catalog · community.chocolatey.org · Chocolatey community package catalog: asciidoctorj from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','another-redis-desktop-manager'
Scoop95%

main/asciidoctorj

scoop install main/asciidoctorj
  • normalized package name match
  • Correspondance par : Asciidoctorj
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/asciidoctorj.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation