File: META.yml

package info (click to toggle)
sreview 0.12.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 4,504 kB
  • sloc: perl: 12,360; javascript: 509; sh: 72; makefile: 8
file content (41 lines) | stat: -rw-r--r-- 1,003 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
41
---
abstract: 'a video review and transcoding system'
author:
  - 'Wouter Verhelst <w@uter.be>'
build_requires:
  ExtUtils::MakeMaker: '0'
  Test::More: '0'
  YAML::XS: '0'
configure_requires:
  ExtUtils::Depends: '0'
dynamic_config: 1
generated_by: 'ExtUtils::MakeMaker version 7.70, CPAN::Meta::Converter version 2.150010'
license: unknown
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: SReview
no_index:
  directory:
    - t
    - inc
requires:
  Class::Type::Enum: '0'
  Crypt::PRNG: '0'
  DateTime: '0'
  DateTime::Format::ISO8601: '0'
  DateTime::Format::Pg: '0'
  Media::Convert: v1.5.1
  Mojo::JSON: '0'
  Mojo::Pg: '0'
  Mojolicious::Plugin::OpenAPI: '4.03'
  Moose: '0'
  Net::Amazon::S3: '0'
  Net::SSH2: '0'
  Net::SSH::AuthorizedKeysFile: '0'
  Text::Format: '0'
resources:
  homepage: https://yoe.github.io/SReview
  repository: https://github.com/yoe/SReview.git
version: v0.12.0
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'