Source: libgraphviz-perl
Section: perl
Priority: optional
Maintainer: OpenKylin Developers <packaging@lists.openkylin.top>
Build-Depends: debhelper-compat (=13),
               perl
Build-Depends-Indep: graphviz,
                     libfile-which-perl <!nocheck>,
                     libipc-run-perl <!nocheck>,
                     libparse-recdescent-perl <!nocheck>,
                     libtest-pod-perl <!nocheck>,
                     libtest-simple-perl <!nocheck>,
                     libxml-twig-perl (>= 1:3.50) <!nocheck>,
                     libxml-xpath-perl <!nocheck>
Testsuite: autopkgtest-pkg-perl
Standards-Version: 4.5.0
Vcs-Browser: https://gitee.com/openkylin/libgraphviz-perl
Vcs-Git: https://gitee.com/openkylin/libgraphviz-perl.git
Homepage: https://metacpan.org/release/GraphViz
Rules-Requires-Root: no

Package: libgraphviz-perl
Architecture: all
Depends: ${misc:Depends},
         ${perl:Depends},
         graphviz,
         libipc-run-perl,
         libparse-recdescent-perl,
         libxml-twig-perl (>= 1:3.52),
         libxml-xpath-perl
Description: Perl interface to the GraphViz graphing tool
 This module provides an interface to layout and image generation of
 directed and undirected graphs in a variety of formats (PostScript,
 PNG, etc.) using the "dot", "neato", "twopi", "circo" and "fdp"
 programs from the GraphViz project (http://www.graphviz.org/ or
 http://www.research.att.com/sw/tools/graphviz/).
