Source: nest
Section: utils
Priority: optional
Maintainer: Lorenzo "Palinuro" Faletra <palinuro@parrotsec.org>
Build-Depends: debhelper-compat (= 13),
               golang-any (>= 1.24~),
               golang-gopkg-yaml.v3-dev
Standards-Version: 4.7.2
Homepage: https://codeberg.org/palinuro/nest
Vcs-Git: https://codeberg.org/palinuro/nest.git
Vcs-Browser: https://codeberg.org/palinuro/nest
Rules-Requires-Root: no

Package: nest
Architecture: any
Built-Using: ${misc:Built-Using}
Depends: ${shlibs:Depends},
         ${misc:Depends}
Recommends: podman | docker.io
Description: Parrot Security tool catalog and launcher
 nest is the official CLI companion of Parrot Security Linux. It ships a
 curated catalog of the security tools provided by the Parrot project and
 answers two questions: which tools exist, and how to launch them.
 .
 Any cataloged tool can be run locally or, when it is not installed,
 inside a podman/docker container pulled from the official Parrot images.
 All read commands support machine-friendly JSON output with stable
 schemas, making nest suitable for scripts and automation agents.
