Determine file type
This module can be used to determine the mime type of a file. It tries to implement the freedesktop specification for a shared MIME database.
This package only uses the globs file. No real magic checking is used. The File::MimeInfo::Magic package is provided for magic typing.
If you want to determine the mimetype of data in a memory buffer you should use File::MimeInfo::Magic in combination with IO::Scalar.
This module loads the various data files when needed. If you want to hash data earlier see the 'rehash' methods below.
- Devel package for openSUSE:Factory
-
1
derived packages
- Links to openSUSE:Factory / perl-File-MimeInfo
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:perl/perl-File-MimeInfo && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
File-MimeInfo-0.33.tar.gz | 0000035801 35 KB | |
_link | 0000000124 124 Bytes | |
cpanspec.yml | 0000000454 454 Bytes | |
perl-File-MimeInfo.changes | 0000004892 4.78 KB | |
perl-File-MimeInfo.spec | 0000002614 2.55 KB |
Revision 21 (latest revision is 28)
Stephan Kulow (coolo)
accepted
request 990964
from
Tina Müller (tinita)
(revision 21)
- updated to 0.33 see /usr/share/doc/packages/perl-File-MimeInfo/Changes 0.33 2022-07-12 - Fix uninitialized value warning in File::MimeInfo::Applications, provided by SPFabGerman
Comments 0