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.
|