package magic-mime
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Map filenames to common MIME types
Install
dune-project
Dependency
Authors
Maintainers
Sources
magic-mime-1.3.1.tbz
sha256=e0234d03625dba1efac58e57e387672d75a5e9a621ff49acfe0f609c00f13b08
sha512=607f7469caa2e800a92e3c5248125108fad5e0513f4230a37ed774c86112eacdae0ee533c5c78ec2752e939e83e2201dd4ee02cbbff92ae32e25683710d7b365
doc/magic-mime/Mime_types/index.html
Module Mime_typesSource
Database of file extensions to MIME types from RFC2045 onwards.
map_extension ~default e converts the file extension e into a MIME type, defaulting to default (which is application/octet-stream by default) if it is unknown.
map_file ~default f converts the filename f into a MIME type, defaulting to default (which is application/octet-stream by default) if it is unknown.
map_mime m converts the MIME type m into a list of acceptable file extensions, defaulting to an empty list if it is unknown.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>