Source: katana
Section: misc
Maintainer: Kali Developers <devel@kali.org>
Uploaders: Daniel Ruiz de Alegría <daniruiz@kali.org>
Build-Depends:
 debhelper-compat (= 13),
 ca-certificates,
 dh-golang,
 golang-any,
Standards-Version: 4.7.4
Homepage: https://github.com/projectdiscovery/katana
Vcs-Browser: https://gitlab.com/kalilinux/packages/katana
Vcs-Git: https://gitlab.com/kalilinux/packages/katana.git
XS-Go-Import-Path: github.com/projectdiscovery/katana

Package: katana
Architecture: any
Depends:
 ${shlibs:Depends},
 ${misc:Depends},
Description: Next-generation crawling and spidering framework.
 A next-generation crawling and spidering framework
 .
 - Fast And fully configurable web crawling
 - Standard and Headless mode
 - JavaScript parsing / crawling
 - Customizable automatic form filling
 - Scope control - Preconfigured field / Regex
 - Knowledge base - ML page-type / form classification (auto-downloaded model)
 - Customizable output - Preconfigured fields
 - INPUT - STDIN, URL and LIST
 - OUTPUT - STDOUT, FILE and JSON
