File: control

package info (click to toggle)
ruby-mini-exiftool 2.9.0-2
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye, buster, forky, sid, trixie
  • size: 688 kB
  • sloc: ruby: 2,616; makefile: 2
file content (18 lines) | stat: -rw-r--r-- 617 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Source: ruby-mini-exiftool
Section: ruby
Priority: optional
Maintainer: Marc Bigler <marc@towards.ch>
Build-Depends: debhelper-compat (= 12),
               gem2deb
Standards-Version: 4.3.0
Homepage: https://github.com/janfri/mini_exiftool
XS-Ruby-Versions: all

Package: ruby-mini-exiftool
Architecture: all
Depends: ruby | ruby-interpreter,
         ${misc:Depends}
Description: wrapper for exiftool command-line
 This library is a wrapper for the Exiftool command-line application,
 written by Phil Harvey. It provides the full power of Exiftool to Ruby:
 reading and writing of EXIF-data, IPTC-data and XMP-data.