File: control

package info (click to toggle)
libimage-librsvg-perl 0.07-8
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster, jessie, jessie-kfreebsd, stretch
  • size: 640 kB
  • ctags: 123
  • sloc: perl: 81; makefile: 20
file content (26 lines) | stat: -rw-r--r-- 1,140 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
Source: libimage-librsvg-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Antonio S. de A. Terceiro <asaterceiro@inf.ufrgs.br>,
           Niko Tyni <ntyni@iki.fi>,
           Krzysztof Krzyzaniak (eloy) <eloy@debian.org>,
           Peter Pentchev <roam@ringlet.net>
Section: perl
Priority: optional
Build-Depends: debhelper (>= 9.20120312~),
               perl,
               librsvg2-dev
Standards-Version: 3.9.5
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libimage-librsvg-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libimage-librsvg-perl.git
Homepage: https://metacpan.org/release/Image-LibRSVG

Package: libimage-librsvg-perl
Architecture: any
Depends: ${misc:Depends},
         ${shlibs:Depends},
         ${perl:Depends},
         librsvg2-common
Description: Perl binding for the GNOME librsvg SVG renderer library
 The Image::LibRSVG module provides a Perl interface to the librsvg GNOME
 library - an efficient renderer for Scalable Vector Graphics (SVG) images.
 This package allows Perl scripts to rasterize SVG drawings into bitmap images.