Source: qsreplace
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/tomnomnom/qsreplace
Vcs-Browser: https://gitlab.com/kalilinux/packages/qsreplace
Vcs-Git: https://gitlab.com/kalilinux/packages/qsreplace.git
XS-Go-Import-Path: github.com/tomnomnom/qsreplace

Package: qsreplace
Architecture: any
Depends:
 ${shlibs:Depends},
 ${misc:Depends},
Description: Accept URLs on stdin, replace all query string values with a user-supplied value
 Accept URLs on stdin, replace all query string values with a user-supplied
 value, only output each combination of query string parameters once per host
 and path.
