2025-01-12 04:36:52 +08:00

28 lines
944 B
Plaintext

Package: mime
Type: Package
Title: Map Filenames to MIME Types
Version: 0.12
Authors@R: c(
person("Yihui", "Xie", role = c("aut", "cre"), email = "xie@yihui.name", comment = c(ORCID = "0000-0003-0645-5666")),
person("Jeffrey", "Horner", role = "ctb"),
person("Beilei", "Bian", role = "ctb")
)
Description: Guesses the MIME type from a filename extension using the data
derived from /etc/mime.types in UNIX-type systems.
Imports: tools
License: GPL
URL: https://github.com/yihui/mime
BugReports: https://github.com/yihui/mime/issues
RoxygenNote: 7.1.1
Encoding: UTF-8
NeedsCompilation: yes
Packaged: 2021-09-28 02:06:04 UTC; yihui
Author: Yihui Xie [aut, cre] (<https://orcid.org/0000-0003-0645-5666>),
Jeffrey Horner [ctb],
Beilei Bian [ctb]
Maintainer: Yihui Xie <xie@yihui.name>
Repository: CRAN
Date/Publication: 2021-09-28 05:00:05 UTC
Built: R 4.4.0; x86_64-w64-mingw32; 2024-04-23 00:24:00 UTC; windows
Archs: x64