summaryrefslogtreecommitdiff
path: root/META.yml
blob: f5ecf01e21a8f189f61a4f8ff66592e5ff75c34c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
---
abstract: 'Determine file types'
author:
  - 'Jaap Karssenberg <pardus@cpan.org>'
build_requires:
  ExtUtils::MakeMaker: '0'
  Test::More: '0.88'
configure_requires:
  ExtUtils::MakeMaker: '6.30'
dynamic_config: 1
generated_by: 'ExtUtils::MakeMaker version 7.34, CPAN::Meta::Converter version 2.150010'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: File-MimeInfo
no_index:
  directory:
    - t
    - inc
requires:
  Carp: '0'
  Encode::Locale: '0'
  Exporter: '0'
  Fcntl: '0'
  File::BaseDir: '0.03'
  File::DesktopEntry: '0.04'
  Pod::Usage: '0'
  perl: '5.006001'
resources:
  bugtracker: https://github.com/mbeijen/File-MimeInfo/issues
  repository: https://github.com/mbeijen/File-MimeInfo
version: '0.32'
x_contributors:
  - 'Bernhard Rosenkränzer <bero@lindev.ch>'
  - 'Christian Ludwig <chrissicool@gmail.com>'
  - 'David Steinbrunner <dsteinbrunner@pobox.com>'
  - 'Jitka Plesnikova <jplesnik@redhat.com>'
  - 'Jonathan Dowland <jmtd@debian.org>'
  - 'Martin Vassor <martin.vassor@alumni.epfl.ch>'
  - 'Michiel Beijen <mb@x14.nl>'
  - 'Nikos Skalkotos <skalkoto@grnet.gr>'
  - 'Nitish Bezzala <nbezzala@yahoo.com>'
  - 'Oleg Kostyuk <cub.uanic@gmail.com>'
  - 'Patrick Burroughs (Celti) <celti@celti.name>'
  - 'Philippe Bruhat (BooK) <book@cpan.org>'
  - 'Rudolf Leermakers <rudolf@hatsuseno.org>'
  - 'Sean Smith <ssmith@ncsgraphics.com>'
  - 'Stefan Seifert <nine@detonation.org>'
  - 'brian m. carlson <sandals@crustytoothpaste.net>'
  - 'gregor herrmann <gregoa@debian.org>'
  - 'mazunki <rolferen@gmail.com>'
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'