Package perl-File-MimeInfo: Information

    Source package: perl-File-MimeInfo
    Version: 0.15-alt1
    Build time:  Feb 29, 2008, 03:36 AM
    Category: Development/Perl
    Report package bug
    License: Perl (GPL or Artistic)
    Summary: determine file type
    Description: 
    Perl module File::MimeInfo  can be used to determine the mime type
    of a file; it's a replacement for File::MMagic trying to implement
    the Freedesktop.org  specification for using  the shared mime-info
    database.  The package comes with  a script called 'mimetype' that
    can be used as a file(1) work-alike.
    
    For this module shared-mime-info-spec 0.13 was used.
    
    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 detemine the mimetype of data in a memory buffer you should
    use File::MimeInfo::Magic in combination with IO::Scalar.

    List of rpms provided by this srpm:
    perl-File-MimeInfo (noarch)

    Maintainer: Vitaly Lipatov



      1. perl-File-BaseDir >= 0.03
      2. perl-File-DesktopEntry >= 0.04
      3. perl-Module-Build
      4. perl-Test-Pod
      5. perl-Test-Pod-Coverage
      6. rpm-build-licenses

    Last changed


    Feb. 29, 2008 Vitaly Lipatov 0.15-alt1
    - remove man3 pages instead exclude ones
    Feb. 25, 2008 Nikolay A. Fetisov 0.15-alt0.1
    - New version 0.15
    - Spec fila cleanup
    Jan. 2, 2006 Vitaly Lipatov 0.12-alt1
    - first build for ALT Linux Sisyphus