File: META.yml

package info (click to toggle)
libcrypt-urandom-perl 0.55-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 212 kB
  • sloc: perl: 559; makefile: 3
file content (35 lines) | stat: -rw-r--r-- 832 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
---
abstract: 'Provide non blocking randomness'
author:
  - 'David Dick <ddick@cpan.org>'
build_requires:
  Encode: '0'
  ExtUtils::MakeMaker: '0'
  POSIX: '0'
  Test::More: '0'
  Test::Pod: '1.14'
configure_requires:
  ExtUtils::MakeMaker: '0'
dynamic_config: 1
generated_by: 'ExtUtils::MakeMaker version 7.76, CPAN::Meta::Converter version 2.150010'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: Crypt-URandom
no_index:
  directory:
    - t
    - inc
requires:
  Carp: '1.26'
  English: '0'
  Exporter: '0'
  FileHandle: '0'
  constant: '0'
  perl: '5.006'
resources:
  bugtracker: https://github.com/david-dick/crypt-urandom/issues
  repository: https://github.com/david-dick/crypt-urandom
version: '0.55'
x_serialization_backend: 'CPAN::Meta::YAML version 0.020'