File: control

package info (click to toggle)
libimage-base-bundle-perl 1.0.7-3.2
  • links: PTS
  • area: main
  • in suites: buster, stretch
  • size: 56 kB
  • ctags: 4
  • sloc: makefile: 72
file content (24 lines) | stat: -rw-r--r-- 716 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Source: libimage-base-bundle-perl
Section: perl
Priority: optional
Standards-Version: 3.8.0
Build-Depends: debhelper (>= 9)
Build-Depends-Indep: perl (>= 5.6.0-16)
Maintainer: Don Armstrong <don@debian.org>

Package: libimage-base-bundle-perl
Section: perl
Priority: optional
Homepage: http://search.cpan.org/~summer/
Architecture: all
Depends: ${perl:Depends}
Provides: libimage-base-perl, libimage-xpm-perl, libimage-xbm-perl
Description: set of modules for loading, saving and creating xpm and xbm images
 A set of perl modules for loading, saving, and creating xpm and xbm
 images. Contains the following modules:
 .
  Image::Base
  Image::Xpm
  Image::Xbm
 .
 Requred by Image::Info to parse xpm and xbm files.