blob: 12dcc8f14781491545be91dc0aebc40005511bbc (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
Architecture: all
Platform: all
Depends: libjpeg.8 (>= ${Source-Version}), jpeg-utils (>= ${Source-Version})
Description: Utilities for manipulating JPEG files - documentation
This package contains documentation for 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
|