1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
|
Source: libimage-exif-perl
Priority: optional
Section: perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: gregor herrmann <gregoa@debian.org>,
Damyan Ivanov <dmn@debian.org>
Build-Depends: debhelper (>= 9.20120312), perl
Standards-Version: 3.9.3
Homepage: http://search.cpan.org/dist/Image-EXIF/
Vcs-Git: git://git.debian.org/pkg-perl/packages/libimage-exif-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libimage-exif-perl.git
Package: libimage-exif-perl
Architecture: any
Depends: ${shlibs:Depends}, ${perl:Depends}, ${misc:Depends}
Description: Perl module to extract EXIF information from image files
The Image::EXIF module allows you to extract EXIF information from your
image files, especially photographs taken with a digital camera.
.
It supports some of the vendor extensions to the EXIF format used by
some cameras.
|