File: META.yml

package info (click to toggle)
libalgorithm-permute-perl 0.16-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 376 kB
  • sloc: perl: 335; ansic: 224; makefile: 5
file content (30 lines) | stat: -rw-r--r-- 802 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
---
abstract: 'Handy and fast permutation with object oriented interface'
author:
  - 'Edwin Pratomo <edpratomo@cpan.org>'
  - 'Stephan Loyd <sloyd@cpan.org>'
build_requires:
  Test::LeakTrace: '0'
  Test::More: '0.88'
configure_requires:
  ExtUtils::MakeMaker: '0'
dynamic_config: 0
generated_by: 'Dist::Zilla version 6.009, 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: Algorithm-Permute
provides:
  Algorithm::Permute:
    file: lib/Algorithm/Permute.pm
    version: '0.16'
requires:
  Exporter: '0'
  XSLoader: '0'
  strict: '0'
  warnings: '0'
resources:
  repository: https://github.com/stphnlyd/perl5-Algorithm-Permute.git
version: '0.16'
x_serialization_backend: 'YAML::Tiny version 1.70'