Source: kylin-wget
Section: utils
Priority: optional
Maintainer: Zoey <zoey@kylinos.cn>
Build-Depends: debhelper (>= 12), cargo, rustc
Standards-Version: 4.6.2
Rules-Requires-Root: no

Package: kylin-wget
Architecture: any
Provides: wget
Conflicts: wget
Replaces: wget
Depends: ${shlibs:Depends}, ${misc:Depends}, ca-certificates, dpkg
Description: GNU Wget compatible (Rust rewrite)
 This package provides a GNU Wget compatible CLI at /usr/bin/wget.
 The implementation is a Rust rewrite shipped as kylin-wget.

