Source: uro
Section: misc
Priority: optional
Maintainer: Kali Developers <devel@kali.org>
Uploaders:
 Arslan Masood <contact@arszilla.com>,
 Daniel Ruiz de Alegría <daniruiz@kali.org>,
Rules-Requires-Root: no
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-python3,
 python3-all,
 python3-setuptools,
Standards-Version: 4.7.3
Homepage: https://github.com/s0md3v/uro
Vcs-Browser: https://gitlab.com/kalilinux/packages/uro
Vcs-Git: https://gitlab.com/kalilinux/packages/uro.git

Package: uro
Architecture: all
Depends:
 ${misc:Depends},
 ${python3:Depends},
Description: Declutter URLs for crawling/pentesting
 Uro declutters a list of URLs by removing
  - Incremental URLs,
  - Blog posts and other similar human-written content,
  - URLs with the same path but parameter value differences,
  - Images, JS, CSS, and other "useless" files.
