File: META.yml

package info (click to toggle)
libmath-planepath-perl 126-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 7,484 kB
  • sloc: perl: 105,779; ansic: 299; sh: 254; lisp: 73; makefile: 13
file content (40 lines) | stat: -rw-r--r-- 1,046 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
34
35
36
37
38
39
40
---
abstract: 'Mathematical paths through the 2-D plane.'
author:
  - 'Kevin Ryde <user42_kevin@yahoo.com.au>'
build_requires:
  ExtUtils::MakeMaker: '0'
  Test: '0'
configure_requires:
  ExtUtils::MakeMaker: '0'
dynamic_config: 1
generated_by: 'ExtUtils::MakeMaker version 7.24, CPAN::Meta::Converter version 2.150010'
license: gpl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: Math-PlanePath
no_index:
  directory:
    - t
    - inc
    - devel
    - xt
  package:
    - Math::PlanePath::ToothpickTree
    - Math::PlanePath::ToothpickReplicate
    - Math::PlanePath::ToothpickUpist
    - Math::PlanePath::LCornerTree
    - Math::PlanePath::LCornerReplicate
    - Math::PlanePath::OneOfEight
requires:
  List::Util: '0'
  Math::Libm: '0'
  constant: '1.02'
  constant::defer: '5'
  perl: '5.004'
resources:
  homepage: http://user42.tuxfamily.org/math-planepath/index.html
  license: http://www.gnu.org/licenses/gpl.html
version: '126'
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'