Source: checkit-tiff
Maintainer: Debian PhotoTools Maintainers <pkg-phototools-devel@lists.alioth.debian.org>
Uploaders: Andreas Romeyke <art1@andreas-romeyke.de>
Section: science
Priority: optional
Build-Depends: debhelper-compat (= 13),
               cmake,
               dh-cmake,
               dh-cmake-compat (= 1),
               pkg-config,
               libpcre2-dev,
               libdata-printer-perl,
               libfile-slurp-perl,
               libtest-base-perl
Standards-Version: 4.6.2
Vcs-Browser: https://salsa.debian.org/debian-phototools-team/checkit-tiff
Vcs-Git: https://salsa.debian.org/debian-phototools-team/checkit-tiff.git
Homepage: https://git.fsfe.org/art1pirat/checkit_tiff
Rules-Requires-Root: no

Package: checkit-tiff
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends}
Description: conformance checker for baseline TIFFs
 "checkit_tiff" is a conformance checker for baseline TIFFs (with various
 extensions). It works in different way than other tools. Instead to use
 a hardcoded rule set with predefined values, you are able to define tags
 and corresponding values more fine granulary. The rulesets are human
 readable and could be adapted to own needs.
 .
 The "checkit_tiff" works on commandline and therefore it is embedable
 in scripts
 .
 The tools are developed for purposes of curation and longterm
 preservation
