pkg.soopen package index

brew / Rang 12825

ltl2ba mit Homebrew, Nix installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für ltl2ba in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install ltl2ba

local Homebrew formula metadata

Linux

Nixverifiziert · 92%
nix profile install nixpkgs#ltl2ba

nixpkgs package indexes · pkgs/by-name/lt/ltl2ba/package.nix · Quelle: api.github.com

Überblick

Paketzusammenfassung

Translate LTL formulae to Buchi automata

Befehle und Aliase

  • ltl2ba

Verlauf

Projektgeschichte und Nutzung

LTL2BA is a small command-line and web tool for translating Linear Temporal Logic formulae into Buchi automata. It belongs to the formal-methods and model-checking ecosystem, where such translations are used to turn temporal specifications into automata that model checkers can consume.

Projektgeschichte

The official LTL2BA page describes the software as originally written by Denis Oddoux in version 1.0 and later modified by Paul Gastin in versions 1.2 and 1.3. The page ties the implementation to the paper "Fast LTL to Buchi Automata Translation", presented at CAV 2001, which explains why the package is known mostly inside verification and automata-theory circles rather than as a general developer tool.

The project has kept a deliberately narrow interface: users enter LTL formulae using standard temporal and Boolean operators, can choose Spin syntax compatibility, and can ask the tool to emit an automaton image or a Spin never claim. The official download page is form based and does not advertise an official public source-control repository, so package managers generally package the released program rather than tracking a public upstream Git repository.

Adoptionsgeschichte

LTL2BA was adopted by model-checking users who needed a practical LTL-to-automata translator that could interoperate with Spin. Its presence in Homebrew and Nix, recorded in the supplied package-manager facts, shows that it remains useful enough for Unix-like package collections despite being a specialized academic tool.

Wie es verwendet wird

Users provide an LTL formula, choose syntax and simplification options, and use the output as a generalized Buchi automaton, Buchi automaton, or Spin never claim. The package is most relevant in workflows that generate or test temporal properties before feeding them to a model checker.

Warum Paket-Nerds sich dafür interessieren

For package-history work, LTL2BA is an example of a compact research artifact that became long-lived infrastructure. It is tiny, stable, and domain-specific, but packaging it saves verification users from building or finding an old academic distribution manually.

Zeitleiste

  • 2001: The underlying fast LTL-to-Buchi translation work was presented at CAV 2001.
  • Version 1.0: Denis Oddoux wrote the original LTL2BA software.
  • Versions 1.2 and 1.3: Paul Gastin modified the tool.
  • Current packaging: Homebrew and Nix package ltl2ba according to the supplied source facts.

Related projects

  • Spin is an important related model checker because the official interface can use Spin syntax and emit Spin never claims.
  • Graphviz dot is related operationally because the official page says automata drawings are generated with dot.
  • JLtl2Ba is listed by the official page as a Java interface for LTL2BA.

Sicherheitslage

Risikostufe: grün

narrow executable package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • narrow executable package without higher-risk signals

Signale

  • metadata:no-higher-risk-signals

Installationsverhalten

  • Es wurden keine Homebrew-Bottle-Metadaten erfasst.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
ltl2baExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.

Aktualität

Version und 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.

Seite generiert2026-08-03
Manager-Version1.3
Manager aktualisiert
lokale Datenunbekannt
Upstreamnicht verfügbar
neueste erkannte Versionnicht erkannt
  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:ltl2ba
Version1.3
PaketmanagerHomebrew
Homepagehttps://lsv.ens-paris-saclay.fr/~gastin/ltl2ba/
Bottlenicht erfasst
Dienstkeiner deklariert

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Nix95%

ltl2ba

nix profile install nixpkgs#ltl2ba
  • normalized package name match
  • Abgeglichen nach: Ltl2ba
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/lt/ltl2ba/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • 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