File: META.yml

package info (click to toggle)
liblinux-distribution-perl 0.23-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 256 kB
  • sloc: perl: 149; makefile: 2
file content (23 lines) | stat: -rw-r--r-- 659 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
---
abstract: Perl extension to detect on which Linux distribution we are running.
author:
  - 'Alexandr Ciornii <alexchorny@gmail.com>'
build_requires:
  Test::More: 0
dynamic_config: 1
generated_by: 'Module::Build version 0.4211, CPAN::Meta::Converter version 2.143240'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: 1.4
name: Linux-Distribution
provides:
  Linux::Distribution:
    file: lib/Linux/Distribution.pm
    version: 0.23
requires:
  perl: 5.006
resources:
  license: http://dev.perl.org/licenses/
  repository: https://github.com/chorny/Linux-Distribution
version: 0.23