Source: aish
Section: shells
Priority: optional
Maintainer: Markus Fritsche <mfritsche@reauktion.de>
Standards-Version: 4.6.2
Homepage: https://git.reauktion.de/marfrit/aish

Package: aish
Architecture: all
Depends: ${misc:Depends}, luajit, libreadline8t64 | libreadline8, libcurl4t64 | libcurl4
Description: AI-augmented conversational shell (LuaJIT, FFI-only)
 aish is an interactive REPL that interleaves shell execution and language-
 model conversation against llama.cpp HTTP brokers. Implementation is pure
 LuaJIT 2.x with FFI bindings to libcurl, GNU readline, and libc — no C
 extensions, no build step.
 .
 Modules install under /usr/share/lua/5.1/aish/. The launcher is
 /usr/bin/aish. Example configuration is at
 /usr/share/doc/aish/examples/config.lua (copy to ~/.config/aish/config.lua
 and adapt).
