1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
|
Source: pngmeta
Section: graphics
Priority: optional
Maintainer: Debian PhotoTools Maintainers <pkg-phototools-devel@lists.alioth.debian.org>
Uploaders: Andreas Tille <tille@debian.org>,
Build-Depends: debhelper-compat (= 13), libpng-dev, zlib1g-dev
Standards-Version: 4.6.0
Vcs-Browser: https://salsa.debian.org/debian-phototools-team/pngquant
Vcs-Git: https://salsa.debian.org/debian-phototools-team/pngquant.git
Homepage: https://pmt.sourceforge.io/pngmeta/
Rules-Requires-Root: no
Package: pngmeta
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Display metadata information from PNG images
This small filter program extracts metadata from PNG images and
displays them as either HTML, SOIF, RDF/XML or simple fields and
values.
|