File: META.yml

package info (click to toggle)
libnet-ssh-authorizedkeysfile-perl 0.18-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 232 kB
  • sloc: perl: 596; makefile: 2
file content (30 lines) | stat: -rw-r--r-- 732 bytes parent folder | download | duplicates (3)
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
---
abstract: "Read and modify ssh's authorized_keys files"
author:
  - 'Mike Schilli <m@perlmeister.com>'
build_requires:
  ExtUtils::MakeMaker: '0'
configure_requires:
  ExtUtils::MakeMaker: '0'
dynamic_config: 1
generated_by: 'ExtUtils::MakeMaker version 7.24, CPAN::Meta::Converter version 2.143240'
license: unknown
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: Net-SSH-AuthorizedKeysFile
no_index:
  directory:
    - t
    - inc
requires:
  Digest::MD5: '0'
  File::Copy: '0'
  File::Spec: '0'
  File::Temp: '0'
  Log::Log4perl: '1'
  Test::More: '0'
  Text::ParseWords: '0'
resources:
  repository: http://github.com/mschilli/net-ssh-authorizedkeysfile-perl
version: '0.18'