-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathMETA.yml
More file actions
31 lines (31 loc) · 730 Bytes
/
META.yml
File metadata and controls
31 lines (31 loc) · 730 Bytes
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
---
abstract: 'A foreign function interface to GDAL'
author:
- 'Ari Jolma <ari.jolma at gmail.com>'
build_requires:
Data::Dumper: '0'
ExtUtils::MakeMaker: '0'
JSON: '0'
Test::More: '0'
configure_requires:
Alien::gdal: '0'
dynamic_config: 1
generated_by: 'ExtUtils::MakeMaker version 7.24, CPAN::Meta::Converter version 2.150010'
license: artistic_2
meta-spec:
url: http://module-build.sourceforge.net/META-spec-v1.4.html
version: '1.4'
name: Geo-GDAL-FFI
no_index:
directory:
- t
- inc
requires:
Alien::gdal: '0'
FFI::Platypus: '0'
PDL: '0'
PkgConfig: '0'
resources:
repository: git://github.com/ajolma/Geo-GDAL-FFI.git
version: 0.0501
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'