-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathMETA.yml
More file actions
41 lines (41 loc) · 1007 Bytes
/
META.yml
File metadata and controls
41 lines (41 loc) · 1007 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
32
33
34
35
36
37
38
39
40
41
---
X_No_Archive: Yes
abstract: 'DAG-CBOR encoder and decoder'
author:
- 'Sanko Robinson <sanko@cpan.org>'
build_requires:
Module::Build::Tiny: '0'
Test2::V0: '0'
perl: v5.40.0
configure_requires:
Module::Build::Tiny: '0'
perl: v5.40.0
dynamic_config: 1
generated_by: 'App::mii v1.0.0, CPAN::Meta::Converter version 2.150012'
keywords: []
license: artistic_2
meta-spec:
url: http://module-build.sourceforge.net/META-spec-v1.4.html
version: '1.4'
name: Codec-CBOR
no_index:
directory: []
file: []
namespace: []
package: []
provides:
Codec::CBOR:
file: lib/Codec/CBOR.pm
version: v1.0.1
resources:
bugtracker: https://github.com/sanko/Codec-CBOR.pm/issues
homepage: https://github.com/sanko/Codec-CBOR.pm
license: http://www.perlfoundation.org/artistic_license_2_0
repository: https://github.com/sanko/Codec-CBOR.pm.git
version: v1.0.1
x_ignore:
- .tidyallrc
- .gitignore
- .clang-format
- .github/**
x_serialization_backend: 'CPAN::Meta::YAML version 0.020'