🍺 BREW Explorer

← all formulae

qtscxml

brew install qtscxml v6.11.1 (LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only) AND (GPL-3.0-only WITH Qt-GPL-exception-1.0) AND BSD-3-Clause

Qt library for creating state machines from SCXML (State Chart XML) files.

Why you might care

Build stateful applications using standardized SCXML format instead of hand-coded state logic; integrates with Qt's declarative and C++ APIs. Primarily used as a build/runtime dependency for Qt-based applications that need complex state management.

Categories

Alternatives

Boost.Statechart SCXML reference implementation hand-written state machines
5.8k
30-day installs · #543
17.8k
90-day · #573
57.5k
365-day · #613

Runtime dependencies

Build dependencies

Links

Blurb generated by claude-haiku-4-5 on today.

Raw metadata
{
  "aliases": [],
  "alternatives": [
    "Boost.Statechart",
    "SCXML reference implementation",
    "hand-written state machines"
  ],
  "build_dependencies": [
    "cmake",
    "ninja"
  ],
  "categories": [
    "library",
    "parser"
  ],
  "caveats": null,
  "conflicts_with": [
    "qt@5"
  ],
  "dependencies": [
    "qtbase",
    "qtdeclarative"
  ],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Provides functionality to create state machines from SCXML files",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:40:56+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "qtscxml",
  "github_default_branch": null,
  "github_last_commit_at": null,
  "github_readme_excerpt": null,
  "github_repo": null,
  "github_stars": null,
  "github_topics": [],
  "homepage": "https://www.qt.io/",
  "homepage_og_description": "All the essential Qt tools for all stages of Software Development Lifecycle: planning, design, development, testing, and deployment.",
  "homepage_og_image": "https://www.qt.io/hubfs/industry-image.png",
  "homepage_title": "Qt | Tools for Each Stage of Software Development Lifecycle",
  "installs_30d": 5778,
  "installs_365d": 57470,
  "installs_90d": 17820,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "(LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only) AND (GPL-3.0-only WITH Qt-GPL-exception-1.0) AND BSD-3-Clause",
  "llm_generated_at": "2026-06-20T23:45:31+00:00",
  "llm_model": "claude-haiku-4-5",
  "name": "qtscxml",
  "oldnames": [],
  "one_liner": "Qt library for creating state machines from SCXML (State Chart XML) files.",
  "optional_dependencies": [],
  "rank_30d": 543,
  "rank_365d": 613,
  "rank_90d": 573,
  "raw_hash": "e427a98a93d51788",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/q/qtscxml.rb",
  "tap": "homebrew/core",
  "test_dependencies": [
    "cmake",
    "pkgconf"
  ],
  "uses_from_macos": [],
  "version_head": "HEAD",
  "version_stable": "6.11.1",
  "versioned_formulae": [],
  "why_use_this": "Build stateful applications using standardized SCXML format instead of hand-coded state logic; integrates with Qt\u0027s declarative and C++ APIs. Primarily used as a build/runtime dependency for Qt-based applications that need complex state management."
}