Path to this page:
./
devel/feluda,
Detect license usage restrictions in your project
Branch: CURRENT,
Version: 1.2.2,
Package name: feluda-1.2.2,
Maintainer: pkgsrc-usersFeluda 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.
Features:
- Parse your project to identify dependencies and their licenses.
- Classify licenses into permissive, restrictive, or unknown categories.
- Flag dependencies with licenses that may restrict personal or commercial use.
- Output results in plain text, JSON or TUI formats. There's also a gist format
which is available in strict mode to output a single line only.
Master sites:
Filesize: 28.115 KB
Version history: (Expand)
- (2025-01-21) Package added to pkgsrc.se, version feluda-1.2.2 (created)
CVS history: (Expand)
2025-01-21 20:10:50 by pin | Files touched by this commit (5) |
Log message:
devel/feluda: import package
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.
Features:
- Parse your project to identify dependencies and their licenses.
- Classify licenses into permissive, restrictive, or unknown categories.
- Flag dependencies with licenses that may restrict personal or commercial use.
- Output results in plain text, JSON or TUI formats. There's also a gist format
which is available in strict mode to output a single line only.
|