summaryrefslogtreecommitdiffstats
path: root/jpeg-utils.pkg/control
blob: 313a9306a1c4bf980a9c7589109f50976e2b459c (plain)
1
2
3
4
5
6
7
8
9
10
Architecture: any
Platform: all
Depends: libjpeg.8 (= ${Binary-Version})
Description: Utilities for manipulating JPEG files
 This package contains the following utilities for manipulating JPEG files:
   * cjpeg - compress an image file to a JPEG file
   * djpeg - decompress a JPEG file to an image file
   * jpegtran - lossless transformation of JPEG files
   * rdjpgcom - display text comments from a JPEG file
   * wrjpgcom - insert text comments into a JPEG file