shared-mime

Crates.ioshared-mime
lib.rsshared-mime
version0.1.0-alpha1
sourcesrc
created_at2024-07-09 16:50:15.425725
updated_at2024-07-09 16:50:15.425725
descriptionLook up file types with the XDG Shared MIME database
homepage
repository
max_upload_size
id1297304
size43,995
Michael Ekstrand (mdekstrand)

documentation

README

shared-mime query package

This package provides support for querying the FreeDesktop Shared MIME database to determine the MIME types of files. It implements the MIME query logic described in the specification, with some additional disambiguation (and currently some missing features). See the documentation for details.

If you want to use this in single-binary distributions, see shared-mime-embedded.

Commit count: 0

cargo fmt