pkg.soopen package index

brew / Rang 4645

graphviz2drawio mit Homebrew installieren

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

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install graphviz2drawio

local Homebrew formula metadata

Überblick

Paketzusammenfassung

Convert graphviz (dot) files into draw.io / lucid (mxGraph) format

Befehle und Aliase

  • graphviz2drawio

Verlauf

Projektgeschichte und Nutzung

graphviz2drawio is a focused converter for turning Graphviz DOT files into draw.io, diagrams.net, Lucidchart, or mxGraph-style editable diagrams. It sits in the practical space between generated diagrams and manual editing.

Projektgeschichte

The project began as a Python command-line utility around 2018, with the PyPI release history listing 0.0.1 on August 19, 2018 and the GitHub README describing the goal as conversion from Graphviz DOT into editable draw.io and Lucid formats.

Its 2024 release series added visible conversion improvements: edge layout work, clusters and subgraphs, image nodes, Graphviz shapes, stdout support, Homebrew installation, and then a 1.0.0 release. The 1.1.0 release in 2025 added stronger cluster/subgraph handling, cloud architecture diagram support, encoding handling, and Python 3.14 compatibility.

Adoptionsgeschichte

Adoption is niche but useful: it appears in PyPI, conda-forge, and Homebrew packaging because teams often generate dependency graphs or architecture sketches with Graphviz but need an editable diagram for review, documentation, or handoff.

The package is most relevant when Graphviz is already in a workflow and the final artifact must be modified in diagrams.net or Lucidchart instead of treated as a static SVG or PNG.

Wie es verwendet wird

The README and PyPI page document CLI usage that passes one or more DOT files and writes XML output, with options for output paths and stdout. The package can also be used as a Python library via its conversion function.

Because Graphviz layout is upstream of the conversion, graphviz2drawio users typically install Graphviz itself first, then run the converter on DOT or PyGraphviz graph objects.

Warum Paket-Nerds sich dafür interessieren

Package maintainers care about graphviz2drawio because it bridges generated and manually editable diagram ecosystems without replacing Graphviz. It is a small CLI where packaging metadata, Python version support, and the Graphviz dependency determine whether it feels frictionless.

Its Homebrew formula is notable for a Python tool that is also useful to non-Python diagramming workflows.

Zeitleiste

  • 2018: PyPI records the 0.0.1 release.
  • 2020: PyPI records the 0.2.0 release after the first 2018 series.
  • 2024: 0.3.0 through 1.0.0 releases expand conversion support and packaging.
  • 2025: 1.1.0 adds cluster/subgraph improvements, Diagrams package support, encoding handling, and Python 3.14 compatibility.

Related projects

  • Graphviz: graphviz2drawio consumes Graphviz DOT input and depends on Graphviz concepts and layout output.
  • draw.io / diagrams.net and Lucidchart: the editable diagram targets named by the project.
  • PyGraphviz: the PyPI documentation lists PyGraphviz as part of the conversion stack.

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
graphviz2drawioExecutableindexiertes 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.2.0
Manager aktualisiert2026-07-13
lokale Datenunbekannt
Upstreamnicht verfügbar
neueste erkannte Versionnicht erkannt
  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:graphviz2drawio
Version1.2.0
PaketmanagerHomebrew
Homepagehttps://github.com/hbmartin/graphviz2drawio/
Zuletzt aktualisiert2026-07-13T00:21:00Z
Pulseupdated
Bottlenicht erfasst
Dienstkeiner deklariert

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
  • pkg.so package database
  • pkgdb category and tag curation