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.34.tar.gz | 0000035446 34.6 KB | |
_link | 0000000124 124 Bytes | |
cpanspec.yml | 0000000454 454 Bytes | |
perl-File-MimeInfo.changes | 0000005322 5.2 KB | |
perl-File-MimeInfo.spec | 0000002947 2.88 KB |
Revision 23 (latest revision is 28)
Dirk Stoecker (dstoecker)
accepted
request 1136632
from
Tina Müller (tinita)
(revision 23)
- updated to 0.34 see /usr/share/doc/packages/perl-File-MimeInfo/Changes 0.34 2023-12-03 - Let `mimeopen` use File::DesktopEntrys run() instead of exec() to make sure the application is started in the background. Closes https://github.com/mbeijen/File-MimeInfo/issues/53
Comments 0