blob: 1294d403fc86296a6ccac8f97f68530484ae9ee7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = manx-cli
pkgdesc = Blazing-fast CLI tool for developers to find documentation, code snippets, and answers instantly, online or offline with or without LLM and RAG integration
pkgver = 0.5.9
pkgrel = 1
url = https://github.com/neur0map/manx-cli
arch = x86_64
arch = aarch64
license = GPL-3.0
makedepends = rust
makedepends = pkgconf
depends = glibc
depends = libgcc
depends = libstdc++
depends = openssl
provides = manx
source = manx-cli-0.5.9.crate::https://crates.io/api/v1/crates/manx-cli/0.5.9/download
sha256sums = c85073ffad9e0053741f5dc463c8d8f43c1b81a5be6e60346adb2f2761a51d3e
pkgname = manx-cli
|