blob: 15dcf12e8dfe15420fea1985369c9da5cd5c1478 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = rustgraph
pkgdesc = Rust code navigation built for AiDX — AST-aware, MCP-native, token-efficient.
pkgver = 0.8.2
pkgrel = 1
url = https://github.com/ZmoleCristian/rustgraph
install = rustgraph.install
arch = x86_64
license = 0BSD
makedepends = cargo
depends = gcc-libs
source = rustgraph-0.8.2.tar.gz::https://github.com/ZmoleCristian/rustgraph/archive/refs/tags/v0.8.2.tar.gz
sha256sums = c27085abea16a1be5c85e39366b15524d8a95ebbbc89332aed07596ae9481ed2
pkgname = rustgraph
|