forked from cpan-authors/YAML-Syck
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathMETA.yml
More file actions
28 lines (28 loc) · 726 Bytes
/
META.yml
File metadata and controls
28 lines (28 loc) · 726 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
---
abstract: 'Fast, lightweight YAML loader and dumper'
author:
- 'Audrey Tang <cpan@audreyt.org>'
build_requires:
ExtUtils::MakeMaker: 6.59
configure_requires:
ExtUtils::MakeMaker: 6.59
distribution_type: module
dynamic_config: 1
generated_by: 'Module::Install version 1.14'
license: mit
meta-spec:
url: http://module-build.sourceforge.net/META-spec-v1.4.html
version: 1.4
name: YAML-Syck
no_index:
directory:
- inc
- t
requires:
perl: 5.6.0
resources:
bugtracker: https://rt.cpan.org/Public/Dist/Display.html?Name=YAML-Syck
homepage: http://search.cpan.org/dist/YAML-Syck
license: http://opensource.org/licenses/mit-license.php
repository: http://github.com/toddr/YAML-Syck
version: '1.29_01'