File: META.yml

package info (click to toggle)
libgraph-writer-graphviz-perl 0.12-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 128 kB
  • sloc: perl: 136; makefile: 2
file content (30 lines) | stat: -rw-r--r-- 839 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
---
abstract: 'GraphViz Writer for Graph object'
author:
  - 'Kang-min Liu <gugod@gugod.org>'
build_requires: {}
configure_requires:
  Module::Build::Tiny: '0.034'
dynamic_config: 0
generated_by: 'App::ModuleBuildTiny version 0.029, 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: Graph-Writer-GraphViz
provides:
  Graph::Writer::GraphViz:
    file: lib/Graph/Writer/GraphViz.pm
    version: '0.12'
requires:
  Graph: '0.9275'
  Graph::ReadWrite: '2.10'
  GraphViz: '2.24'
  IO::All: '0.87'
  parent: '0'
resources:
  repository: https://github.com/gugod/Graph-Writer-GraphViz.git
version: '0.12'
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
x_spdx_expression: 'Artistic-1.0-Perl OR GPL-1.0-or-later'
x_static_install: '1'