Package: wand 0.6.0
wand: Retrieve Magic Attributes from Files and Directories
MIME types are shorthand descriptors for file contents and can be determined from "magic" bytes in file headers, file contents or intuited from file extensions. Tools are provided to perform curated "magic" tests as well as mapping MIME types from a database of over 1,800 extension mappings.
Authors:
wand_0.6.0.tar.gz
wand_0.6.0.zip(r-4.5)wand_0.6.0.zip(r-4.4)wand_0.6.0.zip(r-4.3)
wand_0.6.0.tgz(r-4.4-any)wand_0.6.0.tgz(r-4.3-any)
wand_0.6.0.tar.gz(r-4.5-noble)wand_0.6.0.tar.gz(r-4.4-noble)
wand_0.6.0.tgz(r-4.4-emscripten)wand_0.6.0.tgz(r-4.3-emscripten)
wand.pdf |wand.html✨
wand/json (API)
NEWS
# Install 'wand' in R: |
install.packages('wand', repos = c('https://hrbrmstr.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://gitlab.com/hrbrmstr/wand
Last updated 5 years agofrom:1f89bed4a5. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 31 2024 |
R-4.5-win | OK | Oct 31 2024 |
R-4.5-linux | OK | Oct 31 2024 |
R-4.4-win | OK | Oct 31 2024 |
R-4.4-mac | OK | Oct 31 2024 |
R-4.3-win | OK | Oct 31 2024 |
R-4.3-mac | OK | Oct 31 2024 |
Exports:get_content_typeguess_content_type
Dependencies:
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Discover MIME type of a file based on contents | get_content_type |
Guess MIME type from filename (extension) | guess_content_type |
File extension-to-MIME mapping data frame | simplemagic_mime_db |
Retrieve 'Magic' Attributes from Files and Directories | wand-package wand |