File: control

package info (click to toggle)
libchart-clicker-perl 2.90-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 696 kB
  • sloc: perl: 4,379; makefile: 2
file content (48 lines) | stat: -rw-r--r-- 2,039 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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
Source: libchart-clicker-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: gregor herrmann <gregoa@debian.org>
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper-compat (= 13)
Build-Depends-Indep: perl,
                     libclass-load-perl,
                     libcolor-scheme-perl,
                     libdatetime-perl,
                     libdatetime-set-perl,
                     libgeometry-primitive-perl,
                     libgraphics-color-perl,
                     libgraphics-primitive-driver-cairo-perl,
                     libgraphics-primitive-perl,
                     liblayout-manager-perl,
                     libmath-gradient-perl,
                     libmoose-perl,
                     libtest-exception-perl,
                     libtest-fatal-perl,
                     libtest-pod-perl
Standards-Version: 3.9.8
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libchart-clicker-perl
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libchart-clicker-perl.git
Homepage: https://metacpan.org/release/Chart-Clicker

Package: libchart-clicker-perl
Architecture: all
Depends: ${perl:Depends},
         ${misc:Depends},
         libclass-load-perl,
         libcolor-scheme-perl,
         libdatetime-perl,
         libdatetime-set-perl,
         libgeometry-primitive-perl,
         libgraphics-color-perl,
         libgraphics-primitive-driver-cairo-perl,
         libgraphics-primitive-perl,
         liblayout-manager-perl,
         libmath-gradient-perl,
         libmoose-perl
Description: module for creating attractive charts and graphs
 Chart::Clicker is a Perl module that aims to create beautiful graphs in a
 powerful and extensible way. A variety of charts can be created, including
 line, bar and area charts (as well as their stacked equivalents), scatter,
 pie, bubble, candlestick and polar area. Charts can be saved in a variety
 of formats, including PNG, SVG, PDF and PostScript.