Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python314-graphifyy-0.9.48-1.1 RPM for x86_64

From OpenSuSE Tumbleweed for x86_64

Name: python314-graphifyy Distribution: openSUSE Tumbleweed
Version: 0.9.48 Vendor: openSUSE
Release: 1.1 Build date: Fri Aug 21 19:11:51 2026
Group: Unspecified Build host: reproducible
Size: 6708617 Source RPM: python-graphifyy-0.9.48-1.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/Graphify-Labs/graphify
Summary: Code knowledge graph builder and query CLI for AI assistants
Graphify turns a codebase into a queryable knowledge graph
(graphify-out/graph.json) and registers a /graphify skill with AI coding
assistants. The graphify CLI answers plain-English questions about the
graph with file:line citations, traces paths between components, explains
symbols and summarizes pull-request impact. Individual language support is
provided by the python-tree-sitter-<language> grammar modules; a missing
grammar only disables that language.

Provides

Requires

License

Apache-2.0 AND MIT

Changelog

* Fri Aug 21 2026 Martin Pluskal <mpluskal@suse.com>
  - BuildRequires/Recommends the C tree-sitter-<lang> grammar
    libraries: python bindings ctypes-load those shared objects,
    and only tree-sitter-python's python subpackage Requires
    the matching C library
  - BuildRequires python-PyYAML so nested Markdown frontmatter
    tests use the YAML parser
  - Skip test_built_wheel_ships_the_full_skill_payload: it runs
    python -m build, which collides with OBS's build package
  - Pass pytest --basetemp so query CLI tests do not match
    "build" inside the OBS user name abuild
  - Requires(post/postun): update-alternatives for the
    graphify / graphify-mcp alternatives scriptlets
* Fri Aug 21 2026 Martin Pluskal <mpluskal@suse.com>
  - Update to 0.9.48:
    * Extractor and graph correctness: directed path queries,
      shrink-guard on incremental merge, language-specific
      call/import resolution, deterministic ids
    * MCP extra is dual-compat with mcp 1.x/2.x and requires
      starlette >= 1.3.1 (CVE-2026-48818, CVE-2026-54283)
    * Optional OCaml and Common Lisp extras (unpackaged)
  - Replace spec-cleaner-exploded perl(Git::*) BuildRequires
    with git-core
  - Skip test_label_communities_batches_when_over_batch_size:
    batches run concurrently so completion order is racy
  - Ship only the GitHub tag archive: the PyPI sdist omits
    tests/fixtures and ARCHITECTURE.md, so the second source
    overlay is unnecessary
* Mon Jul 27 2026 Martin Pluskal <mpluskal@suse.com>
  - Initial package of graphifyy 0.9.27:
    * The graphify CLI: builds a queryable knowledge graph of a
      codebase, answers plain-English queries with file:line
      citations, traces paths, explains symbols and summarizes PR
      impact; registers the /graphify skill with AI assistants
    * Language extraction uses the python-tree-sitter-<language>
      grammar modules, wired as Recommends: every grammar is
      optional and a missing one only disables that language
    * graphify-mcp ships in the -mcp subpackage, which requires the
      matching-flavor mcp module; the main package no longer pulls
      or recommends mcp
    * The primary python3 flavor provides graphifyy = %%{version}
      (the plain PyPI name)
    * Grammar and mcp Recommends are flavor-explicit
      (%%{python_flavor}-…) so each pythonXYZ subpackage recommends
      matching-flavor grammar modules
    * tests/test_skillgen.py is ignored in %%check: it imports the
      repository-only tools/ directory absent from the sdist
    * The test fixture data (absent from the sdist as well) comes
      from the matching upstream git tag as a second source
    * %%check builds against all 25 grammar modules, git and mcp so
      the language extraction suite really runs
    * Test files needing network access or an unsandboxed HOME are
      ignored in %%check
    * License is Apache-2.0 AND MIT: upstream relicensed to
      Apache-2.0 and keeps earlier MIT-contributed portions under
      LICENSE-MIT, see the NOTICE file

Files

/etc/alternatives/graphify
/usr/bin/graphify
/usr/bin/graphify-3.14
/usr/lib/python3.14/site-packages/graphify
/usr/lib/python3.14/site-packages/graphify/__init__.py
/usr/lib/python3.14/site-packages/graphify/__main__.py
/usr/lib/python3.14/site-packages/graphify/__pycache__
/usr/lib/python3.14/site-packages/graphify/__pycache__/__init__.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/graphify/__pycache__/__init__.cpython-314.pyc
/usr/lib/python3.14/site-packages/graphify/__pycache__/__main__.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/graphify/__pycache__/__main__.cpython-314.pyc
/usr/lib/python3.14/site-packages/graphify/__pycache__/_minhash.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/graphify/__pycache__/_minhash.cpython-314.pyc
/usr/lib/python3.14/site-packages/graphify/__pycache__/affected.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/graphify/__pycache__/affected.cpython-314.pyc
/usr/lib/python3.14/site-packages/graphify/__pycache__/analyze.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/graphify/__pycache__/analyze.cpython-314.pyc
/usr/lib/python3.14/site-packages/graphify/__pycache__/benchmark.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/graphify/__pycache__/benchmark.cpython-314.pyc
/usr/lib/python3.14/site-packages/graphify/__pycache__/build.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/graphify/__pycache__/build.cpython-314.pyc
/usr/lib/python3.14/site-packages/graphify/__pycache__/cache.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/graphify/__pycache__/cache.cpython-314.pyc
/usr/lib/python3.14/site-packages/graphify/__pycache__/callflow_html.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/graphify/__pycache__/callflow_html.cpython-314.pyc
/usr/lib/python3.14/site-packages/graphify/__pycache__/cargo_introspect.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/graphify/__pycache__/cargo_introspect.cpython-314.pyc
/usr/lib/python3.14/site-packages/graphify/__pycache__/cli.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/graphify/__pycache__/cli.cpython-314.pyc
/usr/lib/python3.14/site-packages/graphify/__pycache__/cluster.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/graphify/__pycache__/cluster.cpython-314.pyc
/usr/lib/python3.14/site-packages/graphify/__pycache__/dedup.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/graphify/__pycache__/dedup.cpython-314.pyc
/usr/lib/python3.14/site-packages/graphify/__pycache__/detect.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/graphify/__pycache__/detect.cpython-314.pyc
/usr/lib/python3.14/site-packages/graphify/__pycache__/diagnostics.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/graphify/__pycache__/diagnostics.cpython-314.pyc
/usr/lib/python3.14/site-packages/graphify/__pycache__/export.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/graphify/__pycache__/export.cpython-314.pyc
/usr/lib/python3.14/site-packages/graphify/__pycache__/extract.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/graphify/__pycache__/extract.cpython-314.pyc
/usr/lib/python3.14/site-packages/graphify/__pycache__/file_slice.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/graphify/__pycache__/file_slice.cpython-314.pyc
/usr/lib/python3.14/site-packages/graphify/__pycache__/global_graph.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/graphify/__pycache__/global_graph.cpython-314.pyc
/usr/lib/python3.14/site-packages/graphify/__pycache__/google_workspace.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/graphify/__pycache__/google_workspace.cpython-314.pyc
/usr/lib/python3.14/site-packages/graphify/__pycache__/hooks.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/graphify/__pycache__/hooks.cpython-314.pyc
/usr/lib/python3.14/site-packages/graphify/__pycache__/ids.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/graphify/__pycache__/ids.cpython-314.pyc
/usr/lib/python3.14/site-packages/graphify/__pycache__/ingest.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/graphify/__pycache__/ingest.cpython-314.pyc
/usr/lib/python3.14/site-packages/graphify/__pycache__/install.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/graphify/__pycache__/install.cpython-314.pyc
/usr/lib/python3.14/site-packages/graphify/__pycache__/llm.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/graphify/__pycache__/llm.cpython-314.pyc
/usr/lib/python3.14/site-packages/graphify/__pycache__/manifest.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/graphify/__pycache__/manifest.cpython-314.pyc
/usr/lib/python3.14/site-packages/graphify/__pycache__/manifest_ingest.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/graphify/__pycache__/manifest_ingest.cpython-314.pyc
/usr/lib/python3.14/site-packages/graphify/__pycache__/mcp_ingest.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/graphify/__pycache__/mcp_ingest.cpython-314.pyc
/usr/lib/python3.14/site-packages/graphify/__pycache__/multigraph_compat.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/graphify/__pycache__/multigraph_compat.cpython-314.pyc
/usr/lib/python3.14/site-packages/graphify/__pycache__/pascal_resolution.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/graphify/__pycache__/pascal_resolution.cpython-314.pyc
/usr/lib/python3.14/site-packages/graphify/__pycache__/paths.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/graphify/__pycache__/paths.cpython-314.pyc
/usr/lib/python3.14/site-packages/graphify/__pycache__/pg_introspect.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/graphify/__pycache__/pg_introspect.cpython-314.pyc
/usr/lib/python3.14/site-packages/graphify/__pycache__/prs.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/graphify/__pycache__/prs.cpython-314.pyc
/usr/lib/python3.14/site-packages/graphify/__pycache__/querylog.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/graphify/__pycache__/querylog.cpython-314.pyc
/usr/lib/python3.14/site-packages/graphify/__pycache__/reflect.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/graphify/__pycache__/reflect.cpython-314.pyc
/usr/lib/python3.14/site-packages/graphify/__pycache__/report.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/graphify/__pycache__/report.cpython-314.pyc
/usr/lib/python3.14/site-packages/graphify/__pycache__/resolver_registry.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/graphify/__pycache__/resolver_registry.cpython-314.pyc
/usr/lib/python3.14/site-packages/graphify/__pycache__/ruby_resolution.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/graphify/__pycache__/ruby_resolution.cpython-314.pyc
/usr/lib/python3.14/site-packages/graphify/__pycache__/scip_ingest.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/graphify/__pycache__/scip_ingest.cpython-314.pyc
/usr/lib/python3.14/site-packages/graphify/__pycache__/security.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/graphify/__pycache__/security.cpython-314.pyc
/usr/lib/python3.14/site-packages/graphify/__pycache__/semantic_cleanup.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/graphify/__pycache__/semantic_cleanup.cpython-314.pyc
/usr/lib/python3.14/site-packages/graphify/__pycache__/serve.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/graphify/__pycache__/serve.cpython-314.pyc
/usr/lib/python3.14/site-packages/graphify/__pycache__/symbol_resolution.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/graphify/__pycache__/symbol_resolution.cpython-314.pyc
/usr/lib/python3.14/site-packages/graphify/__pycache__/transcribe.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/graphify/__pycache__/transcribe.cpython-314.pyc
/usr/lib/python3.14/site-packages/graphify/__pycache__/tree_html.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/graphify/__pycache__/tree_html.cpython-314.pyc
/usr/lib/python3.14/site-packages/graphify/__pycache__/validate.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/graphify/__pycache__/validate.cpython-314.pyc
/usr/lib/python3.14/site-packages/graphify/__pycache__/watch.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/graphify/__pycache__/watch.cpython-314.pyc
/usr/lib/python3.14/site-packages/graphify/__pycache__/wiki.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/graphify/__pycache__/wiki.cpython-314.pyc
/usr/lib/python3.14/site-packages/graphify/_minhash.py
/usr/lib/python3.14/site-packages/graphify/affected.py
/usr/lib/python3.14/site-packages/graphify/always_on
/usr/lib/python3.14/site-packages/graphify/always_on/agents-md.md
/usr/lib/python3.14/site-packages/graphify/always_on/antigravity-rules.md
/usr/lib/python3.14/site-packages/graphify/always_on/claude-md.md
/usr/lib/python3.14/site-packages/graphify/always_on/gemini-md.md
/usr/lib/python3.14/site-packages/graphify/always_on/kiro-steering.md
/usr/lib/python3.14/site-packages/graphify/always_on/vscode-instructions.md
/usr/lib/python3.14/site-packages/graphify/analyze.py
/usr/lib/python3.14/site-packages/graphify/benchmark.py
/usr/lib/python3.14/site-packages/graphify/build.py
/usr/lib/python3.14/site-packages/graphify/cache.py
/usr/lib/python3.14/site-packages/graphify/callflow_html.py
/usr/lib/python3.14/site-packages/graphify/cargo_introspect.py
/usr/lib/python3.14/site-packages/graphify/cli.py
/usr/lib/python3.14/site-packages/graphify/cluster.py
/usr/lib/python3.14/site-packages/graphify/command-kilo.md
/usr/lib/python3.14/site-packages/graphify/dedup.py
/usr/lib/python3.14/site-packages/graphify/detect.py
/usr/lib/python3.14/site-packages/graphify/diagnostics.py
/usr/lib/python3.14/site-packages/graphify/export.py
/usr/lib/python3.14/site-packages/graphify/exporters
/usr/lib/python3.14/site-packages/graphify/exporters/__init__.py
/usr/lib/python3.14/site-packages/graphify/exporters/__pycache__
/usr/lib/python3.14/site-packages/graphify/exporters/__pycache__/__init__.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/graphify/exporters/__pycache__/__init__.cpython-314.pyc
/usr/lib/python3.14/site-packages/graphify/exporters/__pycache__/base.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/graphify/exporters/__pycache__/base.cpython-314.pyc
/usr/lib/python3.14/site-packages/graphify/exporters/__pycache__/graphdb.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/graphify/exporters/__pycache__/graphdb.cpython-314.pyc
/usr/lib/python3.14/site-packages/graphify/exporters/__pycache__/html.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/graphify/exporters/__pycache__/html.cpython-314.pyc
/usr/lib/python3.14/site-packages/graphify/exporters/base.py
/usr/lib/python3.14/site-packages/graphify/exporters/graphdb.py
/usr/lib/python3.14/site-packages/graphify/exporters/html.py
/usr/lib/python3.14/site-packages/graphify/extract.py
/usr/lib/python3.14/site-packages/graphify/extractors
/usr/lib/python3.14/site-packages/graphify/extractors/__init__.py
/usr/lib/python3.14/site-packages/graphify/extractors/__pycache__
/usr/lib/python3.14/site-packages/graphify/extractors/__pycache__/__init__.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/graphify/extractors/__pycache__/__init__.cpython-314.pyc
/usr/lib/python3.14/site-packages/graphify/extractors/__pycache__/apex.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/graphify/extractors/__pycache__/apex.cpython-314.pyc
/usr/lib/python3.14/site-packages/graphify/extractors/__pycache__/base.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/graphify/extractors/__pycache__/base.cpython-314.pyc
/usr/lib/python3.14/site-packages/graphify/extractors/__pycache__/bash.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/graphify/extractors/__pycache__/bash.cpython-314.pyc
/usr/lib/python3.14/site-packages/graphify/extractors/__pycache__/blade.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/graphify/extractors/__pycache__/blade.cpython-314.pyc
/usr/lib/python3.14/site-packages/graphify/extractors/__pycache__/commonlisp.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/graphify/extractors/__pycache__/commonlisp.cpython-314.pyc
/usr/lib/python3.14/site-packages/graphify/extractors/__pycache__/csharp.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/graphify/extractors/__pycache__/csharp.cpython-314.pyc
/usr/lib/python3.14/site-packages/graphify/extractors/__pycache__/dart.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/graphify/extractors/__pycache__/dart.cpython-314.pyc
/usr/lib/python3.14/site-packages/graphify/extractors/__pycache__/dm.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/graphify/extractors/__pycache__/dm.cpython-314.pyc
/usr/lib/python3.14/site-packages/graphify/extractors/__pycache__/elixir.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/graphify/extractors/__pycache__/elixir.cpython-314.pyc
/usr/lib/python3.14/site-packages/graphify/extractors/__pycache__/engine.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/graphify/extractors/__pycache__/engine.cpython-314.pyc
/usr/lib/python3.14/site-packages/graphify/extractors/__pycache__/fortran.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/graphify/extractors/__pycache__/fortran.cpython-314.pyc
/usr/lib/python3.14/site-packages/graphify/extractors/__pycache__/go.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/graphify/extractors/__pycache__/go.cpython-314.pyc
/usr/lib/python3.14/site-packages/graphify/extractors/__pycache__/json_config.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/graphify/extractors/__pycache__/json_config.cpython-314.pyc
/usr/lib/python3.14/site-packages/graphify/extractors/__pycache__/julia.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/graphify/extractors/__pycache__/julia.cpython-314.pyc
/usr/lib/python3.14/site-packages/graphify/extractors/__pycache__/markdown.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/graphify/extractors/__pycache__/markdown.cpython-314.pyc
/usr/lib/python3.14/site-packages/graphify/extractors/__pycache__/models.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/graphify/extractors/__pycache__/models.cpython-314.pyc
/usr/lib/python3.14/site-packages/graphify/extractors/__pycache__/objc.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/graphify/extractors/__pycache__/objc.cpython-314.pyc
/usr/lib/python3.14/site-packages/graphify/extractors/__pycache__/ocaml.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/graphify/extractors/__pycache__/ocaml.cpython-314.pyc
/usr/lib/python3.14/site-packages/graphify/extractors/__pycache__/pascal.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/graphify/extractors/__pycache__/pascal.cpython-314.pyc
/usr/lib/python3.14/site-packages/graphify/extractors/__pycache__/pascal_forms.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/graphify/extractors/__pycache__/pascal_forms.cpython-314.pyc
/usr/lib/python3.14/site-packages/graphify/extractors/__pycache__/powershell.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/graphify/extractors/__pycache__/powershell.cpython-314.pyc
/usr/lib/python3.14/site-packages/graphify/extractors/__pycache__/razor.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/graphify/extractors/__pycache__/razor.cpython-314.pyc
/usr/lib/python3.14/site-packages/graphify/extractors/__pycache__/resolution.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/graphify/extractors/__pycache__/resolution.cpython-314.pyc
/usr/lib/python3.14/site-packages/graphify/extractors/__pycache__/rust.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/graphify/extractors/__pycache__/rust.cpython-314.pyc
/usr/lib/python3.14/site-packages/graphify/extractors/__pycache__/sln.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/graphify/extractors/__pycache__/sln.cpython-314.pyc
/usr/lib/python3.14/site-packages/graphify/extractors/__pycache__/sql.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/graphify/extractors/__pycache__/sql.cpython-314.pyc
/usr/lib/python3.14/site-packages/graphify/extractors/__pycache__/terraform.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/graphify/extractors/__pycache__/terraform.cpython-314.pyc
/usr/lib/python3.14/site-packages/graphify/extractors/__pycache__/verilog.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/graphify/extractors/__pycache__/verilog.cpython-314.pyc
/usr/lib/python3.14/site-packages/graphify/extractors/__pycache__/zig.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/graphify/extractors/__pycache__/zig.cpython-314.pyc
/usr/lib/python3.14/site-packages/graphify/extractors/apex.py
/usr/lib/python3.14/site-packages/graphify/extractors/base.py
/usr/lib/python3.14/site-packages/graphify/extractors/bash.py
/usr/lib/python3.14/site-packages/graphify/extractors/blade.py
/usr/lib/python3.14/site-packages/graphify/extractors/commonlisp.py
/usr/lib/python3.14/site-packages/graphify/extractors/csharp.py
/usr/lib/python3.14/site-packages/graphify/extractors/dart.py
/usr/lib/python3.14/site-packages/graphify/extractors/dm.py
/usr/lib/python3.14/site-packages/graphify/extractors/elixir.py
/usr/lib/python3.14/site-packages/graphify/extractors/engine.py
/usr/lib/python3.14/site-packages/graphify/extractors/fortran.py
/usr/lib/python3.14/site-packages/graphify/extractors/go.py
/usr/lib/python3.14/site-packages/graphify/extractors/json_config.py
/usr/lib/python3.14/site-packages/graphify/extractors/julia.py
/usr/lib/python3.14/site-packages/graphify/extractors/markdown.py
/usr/lib/python3.14/site-packages/graphify/extractors/models.py
/usr/lib/python3.14/site-packages/graphify/extractors/objc.py
/usr/lib/python3.14/site-packages/graphify/extractors/ocaml.py
/usr/lib/python3.14/site-packages/graphify/extractors/pascal.py
/usr/lib/python3.14/site-packages/graphify/extractors/pascal_forms.py
/usr/lib/python3.14/site-packages/graphify/extractors/powershell.py
/usr/lib/python3.14/site-packages/graphify/extractors/razor.py
/usr/lib/python3.14/site-packages/graphify/extractors/resolution.py
/usr/lib/python3.14/site-packages/graphify/extractors/rust.py
/usr/lib/python3.14/site-packages/graphify/extractors/sln.py
/usr/lib/python3.14/site-packages/graphify/extractors/sql.py
/usr/lib/python3.14/site-packages/graphify/extractors/terraform.py
/usr/lib/python3.14/site-packages/graphify/extractors/verilog.py
/usr/lib/python3.14/site-packages/graphify/extractors/zig.py
/usr/lib/python3.14/site-packages/graphify/file_slice.py
/usr/lib/python3.14/site-packages/graphify/global_graph.py
/usr/lib/python3.14/site-packages/graphify/google_workspace.py
/usr/lib/python3.14/site-packages/graphify/hooks.py
/usr/lib/python3.14/site-packages/graphify/ids.py
/usr/lib/python3.14/site-packages/graphify/ingest.py
/usr/lib/python3.14/site-packages/graphify/install.py
/usr/lib/python3.14/site-packages/graphify/llm.py
/usr/lib/python3.14/site-packages/graphify/manifest.py
/usr/lib/python3.14/site-packages/graphify/manifest_ingest.py
/usr/lib/python3.14/site-packages/graphify/mcp_ingest.py
/usr/lib/python3.14/site-packages/graphify/multigraph_compat.py
/usr/lib/python3.14/site-packages/graphify/pascal_resolution.py
/usr/lib/python3.14/site-packages/graphify/paths.py
/usr/lib/python3.14/site-packages/graphify/pg_introspect.py
/usr/lib/python3.14/site-packages/graphify/prs.py
/usr/lib/python3.14/site-packages/graphify/querylog.py
/usr/lib/python3.14/site-packages/graphify/reflect.py
/usr/lib/python3.14/site-packages/graphify/report.py
/usr/lib/python3.14/site-packages/graphify/resolver_registry.py
/usr/lib/python3.14/site-packages/graphify/ruby_resolution.py
/usr/lib/python3.14/site-packages/graphify/scip_ingest.py
/usr/lib/python3.14/site-packages/graphify/security.py
/usr/lib/python3.14/site-packages/graphify/semantic_cleanup.py
/usr/lib/python3.14/site-packages/graphify/serve.py
/usr/lib/python3.14/site-packages/graphify/skill-agents.md
/usr/lib/python3.14/site-packages/graphify/skill-aider.md
/usr/lib/python3.14/site-packages/graphify/skill-amp.md
/usr/lib/python3.14/site-packages/graphify/skill-claw.md
/usr/lib/python3.14/site-packages/graphify/skill-codex.md
/usr/lib/python3.14/site-packages/graphify/skill-copilot.md
/usr/lib/python3.14/site-packages/graphify/skill-devin.md
/usr/lib/python3.14/site-packages/graphify/skill-droid.md
/usr/lib/python3.14/site-packages/graphify/skill-kilo.md
/usr/lib/python3.14/site-packages/graphify/skill-kiro.md
/usr/lib/python3.14/site-packages/graphify/skill-opencode.md
/usr/lib/python3.14/site-packages/graphify/skill-pi.md
/usr/lib/python3.14/site-packages/graphify/skill-trae.md
/usr/lib/python3.14/site-packages/graphify/skill-vscode.md
/usr/lib/python3.14/site-packages/graphify/skill-windows.md
/usr/lib/python3.14/site-packages/graphify/skill.md
/usr/lib/python3.14/site-packages/graphify/skills
/usr/lib/python3.14/site-packages/graphify/skills/agents
/usr/lib/python3.14/site-packages/graphify/skills/agents/references
/usr/lib/python3.14/site-packages/graphify/skills/agents/references/add-watch.md
/usr/lib/python3.14/site-packages/graphify/skills/agents/references/exports.md
/usr/lib/python3.14/site-packages/graphify/skills/agents/references/extraction-spec.md
/usr/lib/python3.14/site-packages/graphify/skills/agents/references/github-and-merge.md
/usr/lib/python3.14/site-packages/graphify/skills/agents/references/hooks.md
/usr/lib/python3.14/site-packages/graphify/skills/agents/references/query.md
/usr/lib/python3.14/site-packages/graphify/skills/agents/references/transcribe.md
/usr/lib/python3.14/site-packages/graphify/skills/agents/references/update.md
/usr/lib/python3.14/site-packages/graphify/skills/amp
/usr/lib/python3.14/site-packages/graphify/skills/amp/references
/usr/lib/python3.14/site-packages/graphify/skills/amp/references/add-watch.md
/usr/lib/python3.14/site-packages/graphify/skills/amp/references/exports.md
/usr/lib/python3.14/site-packages/graphify/skills/amp/references/extraction-spec.md
/usr/lib/python3.14/site-packages/graphify/skills/amp/references/github-and-merge.md
/usr/lib/python3.14/site-packages/graphify/skills/amp/references/hooks.md
/usr/lib/python3.14/site-packages/graphify/skills/amp/references/query.md
/usr/lib/python3.14/site-packages/graphify/skills/amp/references/transcribe.md
/usr/lib/python3.14/site-packages/graphify/skills/amp/references/update.md
/usr/lib/python3.14/site-packages/graphify/skills/claude
/usr/lib/python3.14/site-packages/graphify/skills/claude/references
/usr/lib/python3.14/site-packages/graphify/skills/claude/references/add-watch.md
/usr/lib/python3.14/site-packages/graphify/skills/claude/references/exports.md
/usr/lib/python3.14/site-packages/graphify/skills/claude/references/extraction-spec.md
/usr/lib/python3.14/site-packages/graphify/skills/claude/references/github-and-merge.md
/usr/lib/python3.14/site-packages/graphify/skills/claude/references/hooks.md
/usr/lib/python3.14/site-packages/graphify/skills/claude/references/query.md
/usr/lib/python3.14/site-packages/graphify/skills/claude/references/transcribe.md
/usr/lib/python3.14/site-packages/graphify/skills/claude/references/update.md
/usr/lib/python3.14/site-packages/graphify/skills/claw
/usr/lib/python3.14/site-packages/graphify/skills/claw/references
/usr/lib/python3.14/site-packages/graphify/skills/claw/references/add-watch.md
/usr/lib/python3.14/site-packages/graphify/skills/claw/references/exports.md
/usr/lib/python3.14/site-packages/graphify/skills/claw/references/extraction-spec.md
/usr/lib/python3.14/site-packages/graphify/skills/claw/references/github-and-merge.md
/usr/lib/python3.14/site-packages/graphify/skills/claw/references/hooks.md
/usr/lib/python3.14/site-packages/graphify/skills/claw/references/query.md
/usr/lib/python3.14/site-packages/graphify/skills/claw/references/transcribe.md
/usr/lib/python3.14/site-packages/graphify/skills/claw/references/update.md
/usr/lib/python3.14/site-packages/graphify/skills/codex
/usr/lib/python3.14/site-packages/graphify/skills/codex/references
/usr/lib/python3.14/site-packages/graphify/skills/codex/references/add-watch.md
/usr/lib/python3.14/site-packages/graphify/skills/codex/references/exports.md
/usr/lib/python3.14/site-packages/graphify/skills/codex/references/extraction-spec.md
/usr/lib/python3.14/site-packages/graphify/skills/codex/references/github-and-merge.md
/usr/lib/python3.14/site-packages/graphify/skills/codex/references/hooks.md
/usr/lib/python3.14/site-packages/graphify/skills/codex/references/query.md
/usr/lib/python3.14/site-packages/graphify/skills/codex/references/transcribe.md
/usr/lib/python3.14/site-packages/graphify/skills/codex/references/update.md
/usr/lib/python3.14/site-packages/graphify/skills/copilot
/usr/lib/python3.14/site-packages/graphify/skills/copilot/references
/usr/lib/python3.14/site-packages/graphify/skills/copilot/references/add-watch.md
/usr/lib/python3.14/site-packages/graphify/skills/copilot/references/exports.md
/usr/lib/python3.14/site-packages/graphify/skills/copilot/references/extraction-spec.md
/usr/lib/python3.14/site-packages/graphify/skills/copilot/references/github-and-merge.md
/usr/lib/python3.14/site-packages/graphify/skills/copilot/references/hooks.md
/usr/lib/python3.14/site-packages/graphify/skills/copilot/references/query.md
/usr/lib/python3.14/site-packages/graphify/skills/copilot/references/transcribe.md
/usr/lib/python3.14/site-packages/graphify/skills/copilot/references/update.md
/usr/lib/python3.14/site-packages/graphify/skills/droid
/usr/lib/python3.14/site-packages/graphify/skills/droid/references
/usr/lib/python3.14/site-packages/graphify/skills/droid/references/add-watch.md
/usr/lib/python3.14/site-packages/graphify/skills/droid/references/exports.md
/usr/lib/python3.14/site-packages/graphify/skills/droid/references/extraction-spec.md
/usr/lib/python3.14/site-packages/graphify/skills/droid/references/github-and-merge.md
/usr/lib/python3.14/site-packages/graphify/skills/droid/references/hooks.md
/usr/lib/python3.14/site-packages/graphify/skills/droid/references/query.md
/usr/lib/python3.14/site-packages/graphify/skills/droid/references/transcribe.md
/usr/lib/python3.14/site-packages/graphify/skills/droid/references/update.md
/usr/lib/python3.14/site-packages/graphify/skills/kilo
/usr/lib/python3.14/site-packages/graphify/skills/kilo/references
/usr/lib/python3.14/site-packages/graphify/skills/kilo/references/add-watch.md
/usr/lib/python3.14/site-packages/graphify/skills/kilo/references/exports.md
/usr/lib/python3.14/site-packages/graphify/skills/kilo/references/extraction-spec.md
/usr/lib/python3.14/site-packages/graphify/skills/kilo/references/github-and-merge.md
/usr/lib/python3.14/site-packages/graphify/skills/kilo/references/hooks.md
/usr/lib/python3.14/site-packages/graphify/skills/kilo/references/query.md
/usr/lib/python3.14/site-packages/graphify/skills/kilo/references/transcribe.md
/usr/lib/python3.14/site-packages/graphify/skills/kilo/references/update.md
/usr/lib/python3.14/site-packages/graphify/skills/kiro
/usr/lib/python3.14/site-packages/graphify/skills/kiro/references
/usr/lib/python3.14/site-packages/graphify/skills/kiro/references/add-watch.md
/usr/lib/python3.14/site-packages/graphify/skills/kiro/references/exports.md
/usr/lib/python3.14/site-packages/graphify/skills/kiro/references/extraction-spec.md
/usr/lib/python3.14/site-packages/graphify/skills/kiro/references/github-and-merge.md
/usr/lib/python3.14/site-packages/graphify/skills/kiro/references/hooks.md
/usr/lib/python3.14/site-packages/graphify/skills/kiro/references/query.md
/usr/lib/python3.14/site-packages/graphify/skills/kiro/references/transcribe.md
/usr/lib/python3.14/site-packages/graphify/skills/kiro/references/update.md
/usr/lib/python3.14/site-packages/graphify/skills/opencode
/usr/lib/python3.14/site-packages/graphify/skills/opencode/references
/usr/lib/python3.14/site-packages/graphify/skills/opencode/references/add-watch.md
/usr/lib/python3.14/site-packages/graphify/skills/opencode/references/exports.md
/usr/lib/python3.14/site-packages/graphify/skills/opencode/references/extraction-spec.md
/usr/lib/python3.14/site-packages/graphify/skills/opencode/references/github-and-merge.md
/usr/lib/python3.14/site-packages/graphify/skills/opencode/references/hooks.md
/usr/lib/python3.14/site-packages/graphify/skills/opencode/references/query.md
/usr/lib/python3.14/site-packages/graphify/skills/opencode/references/transcribe.md
/usr/lib/python3.14/site-packages/graphify/skills/opencode/references/update.md
/usr/lib/python3.14/site-packages/graphify/skills/pi
/usr/lib/python3.14/site-packages/graphify/skills/pi/references
/usr/lib/python3.14/site-packages/graphify/skills/pi/references/add-watch.md
/usr/lib/python3.14/site-packages/graphify/skills/pi/references/exports.md
/usr/lib/python3.14/site-packages/graphify/skills/pi/references/extraction-spec.md
/usr/lib/python3.14/site-packages/graphify/skills/pi/references/github-and-merge.md
/usr/lib/python3.14/site-packages/graphify/skills/pi/references/hooks.md
/usr/lib/python3.14/site-packages/graphify/skills/pi/references/query.md
/usr/lib/python3.14/site-packages/graphify/skills/pi/references/transcribe.md
/usr/lib/python3.14/site-packages/graphify/skills/pi/references/update.md
/usr/lib/python3.14/site-packages/graphify/skills/trae
/usr/lib/python3.14/site-packages/graphify/skills/trae/references
/usr/lib/python3.14/site-packages/graphify/skills/trae/references/add-watch.md
/usr/lib/python3.14/site-packages/graphify/skills/trae/references/exports.md
/usr/lib/python3.14/site-packages/graphify/skills/trae/references/extraction-spec.md
/usr/lib/python3.14/site-packages/graphify/skills/trae/references/github-and-merge.md
/usr/lib/python3.14/site-packages/graphify/skills/trae/references/hooks.md
/usr/lib/python3.14/site-packages/graphify/skills/trae/references/query.md
/usr/lib/python3.14/site-packages/graphify/skills/trae/references/transcribe.md
/usr/lib/python3.14/site-packages/graphify/skills/trae/references/update.md
/usr/lib/python3.14/site-packages/graphify/skills/vscode
/usr/lib/python3.14/site-packages/graphify/skills/vscode/references
/usr/lib/python3.14/site-packages/graphify/skills/vscode/references/add-watch.md
/usr/lib/python3.14/site-packages/graphify/skills/vscode/references/exports.md
/usr/lib/python3.14/site-packages/graphify/skills/vscode/references/extraction-spec.md
/usr/lib/python3.14/site-packages/graphify/skills/vscode/references/github-and-merge.md
/usr/lib/python3.14/site-packages/graphify/skills/vscode/references/hooks.md
/usr/lib/python3.14/site-packages/graphify/skills/vscode/references/query.md
/usr/lib/python3.14/site-packages/graphify/skills/vscode/references/transcribe.md
/usr/lib/python3.14/site-packages/graphify/skills/vscode/references/update.md
/usr/lib/python3.14/site-packages/graphify/skills/windows
/usr/lib/python3.14/site-packages/graphify/skills/windows/references
/usr/lib/python3.14/site-packages/graphify/skills/windows/references/add-watch.md
/usr/lib/python3.14/site-packages/graphify/skills/windows/references/exports.md
/usr/lib/python3.14/site-packages/graphify/skills/windows/references/extraction-spec.md
/usr/lib/python3.14/site-packages/graphify/skills/windows/references/github-and-merge.md
/usr/lib/python3.14/site-packages/graphify/skills/windows/references/hooks.md
/usr/lib/python3.14/site-packages/graphify/skills/windows/references/query.md
/usr/lib/python3.14/site-packages/graphify/skills/windows/references/transcribe.md
/usr/lib/python3.14/site-packages/graphify/skills/windows/references/update.md
/usr/lib/python3.14/site-packages/graphify/symbol_resolution.py
/usr/lib/python3.14/site-packages/graphify/transcribe.py
/usr/lib/python3.14/site-packages/graphify/tree_html.py
/usr/lib/python3.14/site-packages/graphify/validate.py
/usr/lib/python3.14/site-packages/graphify/watch.py
/usr/lib/python3.14/site-packages/graphify/wiki.py
/usr/lib/python3.14/site-packages/graphifyy-0.9.48.dist-info
/usr/lib/python3.14/site-packages/graphifyy-0.9.48.dist-info/INSTALLER
/usr/lib/python3.14/site-packages/graphifyy-0.9.48.dist-info/METADATA
/usr/lib/python3.14/site-packages/graphifyy-0.9.48.dist-info/RECORD
/usr/lib/python3.14/site-packages/graphifyy-0.9.48.dist-info/REQUESTED
/usr/lib/python3.14/site-packages/graphifyy-0.9.48.dist-info/WHEEL
/usr/lib/python3.14/site-packages/graphifyy-0.9.48.dist-info/entry_points.txt
/usr/lib/python3.14/site-packages/graphifyy-0.9.48.dist-info/licenses
/usr/lib/python3.14/site-packages/graphifyy-0.9.48.dist-info/licenses/LICENSE
/usr/lib/python3.14/site-packages/graphifyy-0.9.48.dist-info/licenses/LICENSE-MIT
/usr/lib/python3.14/site-packages/graphifyy-0.9.48.dist-info/licenses/NOTICE
/usr/lib/python3.14/site-packages/graphifyy-0.9.48.dist-info/top_level.txt
/usr/share/doc/packages/python314-graphifyy
/usr/share/doc/packages/python314-graphifyy/README.md
/usr/share/licenses/python314-graphifyy
/usr/share/licenses/python314-graphifyy/LICENSE
/usr/share/licenses/python314-graphifyy/LICENSE-MIT
/usr/share/licenses/python314-graphifyy/NOTICE


Generated by rpm2html 1.8.1

Fabrice Bellet, Sun Aug 23 00:12:05 2026