File: META.yml

package info (click to toggle)
libfile-libmagic-perl 1.02-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 524 kB
  • ctags: 849
  • sloc: perl: 1,616; pascal: 88; ansic: 54; makefile: 13
file content (33 lines) | stat: -rw-r--r-- 855 bytes parent folder | download
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
---
abstract: 'Determine MIME types of data or files using libmagic'
author:
  - 'Andreas Fitzner'
  - 'Michael Hendricks <michael@ndrix.org>'
  - 'Dave Rolsky <autarch@urth.org>'
build_requires:
  Test::More: '0.88'
  lib: '0'
configure_requires:
  ExtUtils::MakeMaker: '6.30'
dynamic_config: 0
generated_by: 'Dist::Zilla version 5.019, CPAN::Meta::Converter version 2.131560'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: File-LibMagic
requires:
  Carp: '0'
  Exporter: '0'
  XSLoader: '0'
  base: '0'
  perl: '5.008'
  strict: '0'
  warnings: '0'
resources:
  bugtracker: http://rt.cpan.org/NoAuth/Bugs.html?Dist=File-LibMagic
  repository: git://github.com/autarch/File-LibMagic.git
version: '1.02'
x_authority: cpan:DROLSKY
x_contributors:
  - 'Olaf Alders <olaf@wundersolutions.com>'