Source: rust-feluda Section: utils Build-Depends: debhelper-compat (= 13), dh-sequence-cargo Build-Depends-Arch: cargo:native, rustc:native (>= 1.85.0), libstd-rust-dev, librust-cargo-metadata-0.23+default-dev, librust-chrono-0.4+default-dev, librust-chrono-0.4+serde-dev, librust-clap-4+default-dev (>= 4.6), librust-clap-4+derive-dev (>= 4.6), librust-clap-4+env-dev (>= 4.6), librust-color-eyre-0.6-dev, librust-color-spantrace-0.3+default-dev, librust-colored-3+default-dev (>= 3.1), librust-dirs-6+default-dev, librust-figment-0.10+default-dev, librust-figment-0.10+env-dev, librust-figment-0.10+toml-dev, librust-git2-0.20+default-dev, librust-ignore-0.4+default-dev, librust-libc-0.2+default-dev, librust-notify-8+default-dev (>= 8.2.0), librust-owo-colors-4+default-dev (>= 4.3), librust-quick-xml+default-dev (<< 0.42), librust-quick-xml+default-dev (>= 0.38), librust-quick-xml+serialize-dev (<< 0.42), librust-quick-xml+serialize-dev (>= 0.38), librust-ratatui+default-dev (<< 0.31), librust-ratatui+default-dev (>= 0.29.0), librust-rayon-1+default-dev (<< 1.13), librust-rayon-1+default-dev (>= 1.11), librust-regex-1+default-dev (>= 1.12), librust-reqwest-0.13+blocking-dev (>= 0.13.2), librust-reqwest-0.13+http2-dev (>= 0.13.2), librust-reqwest-0.13+json-dev (>= 0.13.2), librust-semver-1+default-dev, librust-serde-1+default-dev, librust-serde-1+derive-dev, librust-serde-json-1+default-dev, librust-serde-yaml-0.9+default-dev, librust-spinners-4+default-dev (<< 4.3), librust-spinners-4+default-dev (>= 4.1), librust-tempfile-3+default-dev (>= 3.27), librust-thiserror-2+default-dev, librust-tokio-1+default-dev (>= 1.52), librust-tokio-1+rt-dev (>= 1.52), librust-toml-1+default-dev (>= 1.1), librust-tracing-0.1+attributes-dev, librust-tracing-0.1+default-dev, librust-tracing-subscriber-0.3+default-dev, librust-tracing-subscriber-0.3+env-filter-dev, librust-unicode-width-0.2+default-dev (>= 0.2.2), librust-uuid-1+default-dev (>= 1.23), librust-uuid-1+serde-dev (>= 1.23), librust-uuid-1+v4-dev (>= 1.23), librust-zip-5+deflate-dev Maintainer: Debian Rust Maintainers Uploaders: Vivek K J Standards-Version: 4.7.4 Vcs-Git: https://salsa.debian.org/rust-team/debcargo-conf.git [src/feluda] Vcs-Browser: https://salsa.debian.org/rust-team/debcargo-conf/tree/master/src/feluda Homepage: https://github.com/anistark/feluda X-Cargo-Crate: feluda X-Cargo-Crate-Version: 1.15.0 Package: feluda Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends}, ${cargo:Depends} Recommends: ${cargo:Recommends} Suggests: ${cargo:Suggests} Provides: ${cargo:Provides} Built-Using: ${cargo:Built-Using} Static-Built-Using: ${cargo:Static-Built-Using} Description: Detect license usage restrictions in your project Feluda is a Rust-based command-line tool that analyzes the dependencies of a project, notes down their licenses, and flags any permissions that restrict personal or commercial usage or are incompatible with your project's license.