File: control

package info (click to toggle)
libgraph-maker-perl 0.02-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 440 kB
  • sloc: perl: 1,198; makefile: 2
file content (31 lines) | stat: -rw-r--r-- 981 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
Source: libgraph-maker-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders:
 Andrius Merkys <merkys@debian.org>,
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends:
 debhelper-compat (= 13),
Build-Depends-Indep:
 libclass-factory-perl <!nocheck>,
 libgraph-perl <!nocheck>,
 libmath-random-free-perl <!nocheck>,
 perl,
Standards-Version: 4.5.1
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libgraph-maker-perl
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libgraph-maker-perl.git
Homepage: https://metacpan.org/release/Graph-Maker
Rules-Requires-Root: no

Package: libgraph-maker-perl
Architecture: all
Depends:
 libclass-factory-perl,
 libgraph-perl,
 libmath-random-free-perl,
 ${misc:Depends},
 ${perl:Depends},
Description: collection of graph-producing Perl packages
 Graph::Maker contains constructors for many types of graphs, represented as
 objects of Perl Graph class.