File: control

package info (click to toggle)
imgvtopgm 2.1-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,080 kB
  • sloc: ansic: 1,675; sh: 1,193; makefile: 33
file content (24 lines) | stat: -rw-r--r-- 1,087 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
24
Source: imgvtopgm
Section: otherosfs
Priority: optional
Maintainer: Debian PhotoTools Maintainers <pkg-phototools-devel@lists.alioth.debian.org>
Uploaders: Erik Schanze <eriks@debian.org>
Standards-Version: 4.6.2
Build-Depends: libnetpbm-dev, debhelper-compat (= 13)
Vcs-Git: https://salsa.debian.org/debian-phototools-team/imgvtopgm.git
Vcs-Browser: https://salsa.debian.org/debian-phototools-team/imgvtopgm
Homepage: https://sourceforge.net/projects/imgvtopgm/
Rules-Requires-Root: no

Package: imgvtopgm
Architecture: any
Depends: netpbm, ${misc:Depends}, ${shlibs:Depends}, xli
Description: PalmPilot/III Image Conversion utility
 This program can convert, compress, and decompress up to 4-bit grayscale
 images for displaying on the PalmPilot. It can take any pbm, pnm, pgm file
 generated by the netpbm package and convert it into a suitable image
 for the Pilot.
 .
 Together with netpbm many image formats, including JPEG, PNG, GIF, TIFF
 and BMP, could be converted into PDB format. This can be displayed on
 PalmPilot/III by viewers like "ImageViewer", "TinyViewer" or "Spec".