perl-gdtextutil¶
Summary¶
Text utilities for use with GD
Versions¶
- 0.86
License¶
unknown
Meta¶
package:
name: perl-gdtextutil
version: "0.86"
source:
fn: GDTextUtil-0.86.tar.gz
url: http://cpan.metacpan.org/authors/id/M/MV/MVERB/GDTextUtil-0.86.tar.gz
md5: 941ad06eadc86b47f3a32da405665c41
# patches:
# List any patch files here
# - fix.patch
# build:
# If this is a new build for the same version, increment the build
# number. If you do not include this key, it defaults to 0.
# number: 1
requirements:
build:
- perl >=5.22.0
- perl-gd
run:
- perl >=5.22.0
- perl-gd
test:
# Perl 'use' tests
imports:
- GD::Text
# You can also put a file called run_test.pl (or run_test.py) in the recipe
# that will be run at test time.
# requires:
# Put any additional test requirements here. For example
# - nose
about:
home: http://metacpan.org/pod/GDTextUtil
license: unknown
summary: 'Text utilities for use with GD'
# See
# http://docs.continuum.io/conda/build.html for
# more information about meta.yaml