File: control

package info (click to toggle)
pecomato 0.0.15-8
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 1,116 kB
  • ctags: 1,324
  • sloc: ansic: 5,475; perl: 4,514; sh: 1,934; python: 1,271; makefile: 181
file content (29 lines) | stat: -rw-r--r-- 1,214 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
27
28
29
Source: pecomato
Section: utils
Priority: extra
Maintainer: Ricardo Mones <mones@debian.org>
Build-Depends: debhelper (>= 9), perl (>= 5), python-minimal (>= 2.4),
 ghostscript
Standards-Version: 3.9.8
Homepage: http://www.mollux.org/projects/pecomato/
Vcs-Git: https://anonscm.debian.org/git/users/mones/pecomato.git
Vcs-Browser: https://anonscm.debian.org/cgit/users/mones/pecomato.git

Package: pecomato
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Picture-embedded contents manipulation tool
 PECoMaTo is a metadata processor designed to display any kind 
 of information embedded in picture files, as well as checking, 
 filtering, extracting, removing, adding and fixing such 
 information.
 .
 It supports the following file formats: JPEG/JFIF, Adobe PSD,
 FFO and raw IPTC. And it knows about the following metadata 
 formats: JFIF, IPTC, Exif, Adobe and Fotostation. 
 .
 One of its main goals is to check the validity of parsed 
 metadata as well as optionally check the strict compliance 
 to official standards. On another hand, it aims to provide 
 ways of fixing broken or not compliant chunks as well as 
 providing general basic functions to manipulate the metadata.