licenses.dev

tree_magic_mini v3.1.6

Determines the MIME type of a file by traversing a filetype tree.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

Apache-2.0 OR MIT9
PackageRelationDependenciesPublished
bencher • 0.1.5A port of the libtest (unstable Rust) benchmark runner to Rust stable releases. Supports running benchmarks and filtering based on the name. Benchmark execution works exactly the same way and no more (caveat: black_box is still missing!).DIRECT0
equivalent • 1.0.1Traits for key comparison in maps.INDIRECT0
fixedbitset • 0.4.2FixedBitSet is a simple bitset collectionINDIRECT0
fnv • 1.0.7Fowler–Noll–Vo hash functionDIRECT0
hashbrown • 0.15.2A Rust port of Google's SwissTable hash mapINDIRECT0
indexmap • 2.7.0A hash table with consistent order and fast iteration.INDIRECT2
minimal-lexical • 0.2.1Fast float parsing conversion routines.INDIRECT0
once_cell • 1.20.2Single assignment cells and lazy values.DIRECT0
petgraph • 0.6.5Graph data structure library. Provides graph types and graph algorithms.DIRECT4
MIT OR Unlicense1
PackageRelationDependenciesPublished
memchr • 2.7.4Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for 1, 2 or 3 byte search and single substring search. DIRECT0
MIT1
PackageRelationDependenciesPublished
nom • 7.1.3A byte-oriented, zero-copy, parser combinators libraryDIRECT2
GPL-2.0-or-later1
PackageRelationDependenciesPublished
tree_magic_db • 3.0.1Packages the FreeDesktop.org shared MIME database for optional use with tree_magic_miniDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/cargo/tree_magic_mini)](https://licenses.dev/cargo/tree_magic_mini)
<a href="https://licenses.dev/cargo/tree_magic_mini">
  <img src="https://licenses.dev/b/cargo/tree_magic_mini" alt="licenses" />
</a>

Or the licenses badge code for the 3.1.6 version:

[![licenses](https://licenses.dev/b/cargo/tree_magic_mini/3.1.6)](https://licenses.dev/cargo/tree_magic_mini/3.1.6)
<a href="https://licenses.dev/cargo/tree_magic_mini/3.1.6">
  <img src="https://licenses.dev/b/cargo/tree_magic_mini/3.1.6" alt="licenses" />
</a>
GitHub