blob: 1917cb20abbd12d4d147d791144b04b6e7ae447b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = exaflow-git
pkgdesc = Advanced semantic search & AI integration toolkit with Exa API and MCP server support
pkgver = 2.1.1.r0.gd9fdcdc
pkgrel = 1
url = https://github.com/codewithkenzo/exaflow
arch = x86_64
arch = aarch64
arch = armv7h
license = MIT
makedepends = npm
makedepends = git
makedepends = typescript
depends = nodejs>=18.0.0
optdepends = bun: Faster JavaScript runtime (recommended)
provides = exaflow
provides = exaflow-mcp
conflicts = exaflow-bin
source = git+https://github.com/codewithkenzo/exaflow.git
sha256sums = SKIP
pkgname = exaflow-git
|