Source: aish
Section: utils
Priority: optional
Maintainer: AI Shell Maintainers <maintainers@example.com>
Rules-Requires-Root: no
Build-Depends:
 debhelper-compat (= 13),
 make,
 python3,
 python3-pip,
 python3-venv
Standards-Version: 4.6.2
Homepage: https://github.com/AI-Shell-Team/aish

Package: aish
Architecture: any
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
 bubblewrap,
 util-linux
Description: AI Shell standalone binaries and sandbox service
 AI Shell is an interactive shell with built-in LLM capabilities.
 This package ships the Rust aish binary, default security policy, bundled
 skills, and systemd socket/service units for the privileged sandbox runtime.
