Package: mime 0.12.1
mime: Map Filenames to MIME Types
Guesses the MIME type from a filename extension using the data derived from /etc/mime.types in UNIX-type systems.
Authors:
mime_0.12.1.tar.gz
mime_0.12.1.zip(r-4.5)mime_0.12.1.zip(r-4.4)mime_0.12.1.zip(r-4.3)
mime_0.12.1.tgz(r-4.4-x86_64)mime_0.12.1.tgz(r-4.4-arm64)mime_0.12.1.tgz(r-4.3-x86_64)mime_0.12.1.tgz(r-4.3-arm64)
mime_0.12.1.tar.gz(r-4.5-noble)mime_0.12.1.tar.gz(r-4.4-noble)
mime_0.12.1.tgz(r-4.4-emscripten)mime_0.12.1.tgz(r-4.3-emscripten)
mime.pdf |mime.html✨
mime/json (API)
NEWS
# Install 'mime' in R: |
install.packages('mime', repos = c('https://yihui.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/yihui/mime/issues
Last updated 2 years agofrom:1763e0dcb7. Checks:OK: 9. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 31 2024 |
R-4.5-win-x86_64 | OK | Oct 31 2024 |
R-4.5-linux-x86_64 | OK | Oct 31 2024 |
R-4.4-win-x86_64 | OK | Oct 31 2024 |
R-4.4-mac-x86_64 | OK | Oct 31 2024 |
R-4.4-mac-aarch64 | OK | Oct 31 2024 |
R-4.3-win-x86_64 | OK | Oct 31 2024 |
R-4.3-mac-x86_64 | OK | Oct 31 2024 |
R-4.3-mac-aarch64 | OK | Oct 31 2024 |
Exports:guess_typemimemapparse_multipart
Dependencies:
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Guess the MIME types from filenames | guess_type |
Tables for mapping filename extensions to MIME types | mimeextra mimemap |
Parse multipart form data | parse_multipart |