File: control

package info (click to toggle)
pngcrush 1.8.13-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 1,188 kB
  • sloc: ansic: 22,038; makefile: 68; sh: 38
file content (23 lines) | stat: -rw-r--r-- 1,039 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
Source: pngcrush
Section: graphics
Priority: optional
Maintainer: Debian PhotoTools Maintainers <pkg-phototools-devel@lists.alioth.debian.org>
Uploaders: Margarita Manterola <marga@debian.org>,
           Sven Mueller <debian@incase.de>
Build-Depends: debhelper-compat (= 13), docbook-to-man, libpng-dev, zlib1g-dev
Vcs-Browser: https://salsa.debian.org/debian-phototools-team/pngcrush
Vcs-Git: https://salsa.debian.org/debian-phototools-team/pngcrush.git
Standards-Version: 4.6.2
Homepage: http://pmt.sourceforge.net/pngcrush/
Rules-Requires-Root: no

Package: pngcrush
Architecture: any
Multi-Arch: foreign
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: optimizes PNG (Portable Network Graphics) files
 Pngcrush is an optimizer for PNG (Portable Network Graphics) files.
 Its main purpose is to reduce the size of the PNG IDAT data stream by trying
 various compression levels and PNG filter methods. It also can be used to
 remove unwanted ancillary chunks, or to add certain chunks including gAMA,
 tRNS, and textual chunks.