File: META.yml

package info (click to toggle)
libconvert-binhex-perl 1.125-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster, stretch
  • size: 336 kB
  • ctags: 70
  • sloc: perl: 824; makefile: 8
file content (38 lines) | stat: -rw-r--r-- 804 bytes parent folder | download | duplicates (2)
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
---
abstract: 'extract data from Macintosh BinHex files'
author:
  - 'Eriq <eryq@zeegee.com>'
build_requires:
  File::Compare: '0'
  File::Slurp: '0'
  File::Temp: '0'
  FindBin: '0'
  Test::More: '0'
  Test::Most: '0'
  autodie: '0'
configure_requires:
  ExtUtils::MakeMaker: '0'
dynamic_config: 0
generated_by: 'Dist::Zilla version 5.039, CPAN::Meta::Converter version 2.150001'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: Convert-BinHex
requires:
  Carp: '0'
  Exporter: '0'
  Fcntl: '0'
  File::Basename: '0'
  FileHandle: '0'
  Getopt::Std: '0'
  POSIX: '0'
  integer: '0'
  lib: '0'
  perl: v5.6.0
  strict: '0'
  vars: '0'
  warnings: '0'
resources:
  repository: https://github.com/stephenenelson/convert-binhex
version: '1.125'