Source: hakrawler
Section: web
Priority: optional
Maintainer: Parrot Team <team@parrotsec.org> 
Uploaders: Lorenzo "Palinuro" Faletra <palinuro@parrotsec.org>,
           Maysec <maycon.cmoreira@protonmail.com>
Build-Depends: debhelper-compat (= 13),
               dh-golang,
               golang-any,
               golang-github-puerkitobio-goquery-dev,
               golang-github-antchfx-htmlquery-dev,
               golang-github-antchfx-xmlquery-dev,
               golang-github-gocolly-colly-dev,
               golang-github-golang-groupcache-dev,
               golang-github-nlnwa-whatwg-url-dev,
               golang-github-temoto-robotstxt-dev,
               golang-golang-x-net-dev,
               golang-google-appengine-dev,
               golang-google-protobuf-dev,
Standards-Version: 4.7.2
Homepage: https://github.com/hakluke/hakrawler
Rules-Requires-Root: no
XS-Go-Import-Path: github.com/hakluke/hakrawler

Package: hakrawler
Architecture: any
Depends: ${misc:Depends},
         ${shlibs:Depends}
Static-Built-Using: ${misc:Static-Built-Using}
Description: Web crawler designed for easy, quick discovery of endpoints and assets
 Fast golang web crawler for gathering URLs and JavaSript file locations.
 This is basically a simple implementation of the awesome Gocolly
 library.
