Package Licenses
Apache-2.0 OR MIT
Dependency Licenses
Apache-2.0 OR MIT7
| Package | Relation | Dependencies | Published |
|---|---|---|---|
| anstyle • 1.0.13ANSI text styling | DIRECT | 0 | |
| autocfg • 1.5.0Automatic cfg for Rust compiler features | INDIRECT | 0 | |
| num-traits • 0.2.19Numeric traits for generic mathematics | INDIRECT | 1 | |
| predicates-core • 1.0.10An API for boolean-valued predicate functions. | DIRECT | 0 | |
| predicates-tree • 1.0.13Render boolean-valued predicate functions results as a tree. | DIRECT | 2 | |
| regex-syntax • 0.7.5A regular expression parser. | INDIRECT | 0 | |
| regex • 1.8.4An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs. | DIRECT | 3 |
MIT3
| Package | Relation | Dependencies | Published |
|---|---|---|---|
| difflib • 0.4.0Port of Python's difflib library to Rust. | DIRECT | 0 | |
| float-cmp • 0.10.0Floating point approximate comparison traits | DIRECT | 2 | |
| termtree • 0.5.1Visualize tree-like data on the command-line | INDIRECT | 0 |
MIT OR Unlicense2
| Package | Relation | Dependencies | Published |
|---|---|---|---|
| aho-corasick • 1.1.4Fast multiple substring searching. | INDIRECT | 0 | |
| memchr • 2.8.0Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for 1, 2 or 3 byte search and single substring search. | INDIRECT | 0 |
Apache-2.01
| Package | Relation | Dependencies | Published |
|---|---|---|---|
| normalize-line-endings • 0.3.0Takes an iterator over chars and returns a new iterator with all line endings (\r, \n, or \r\n) as \n | DIRECT | 0 |