File: control

package info (click to toggle)
jpegqs 1.20210408-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 428 kB
  • sloc: ansic: 4,369; makefile: 176; sh: 42
file content (17 lines) | stat: -rw-r--r-- 599 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Source: jpegqs
Section: graphics
Priority: optional
Maintainer: Adam Borowski <kilobyte@angband.pl>
Build-Depends: debhelper-compat (= 13), libjpeg-dev
Standards-Version: 4.5.1
Homepage: https://github.com/ilyakurdyukov/jpeg-quantsmooth/
Vcs-Browser: https://github.com/kilobyte/jpegqs
Vcs-Git: https://github.com/kilobyte/jpegqs
Rules-Requires-Root: no

Package: jpegqs
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: JPEG artifacts removal tool
 JPEG Quant Smooth tries to recover the lost precision of DCT
 coefficients based on a quantization table from a JPEG image.