Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

netpbm-11.9.3-1.1 RPM for i586

From OpenSuSE Ports Tumbleweed for i586

Name: netpbm Distribution: openSUSE Tumbleweed
Version: 11.9.3 Vendor: openSUSE
Release: 1.1 Build date: Mon Mar 10 10:20:53 2025
Group: Productivity/Graphics/Convertors Build host: reproducible
Size: 9402771 Source RPM: netpbm-11.9.3-1.1.src.rpm
Packager: http://bugs.opensuse.org
Url: http://netpbm.sourceforge.net/
Summary: A Graphics Conversion Package
These are the Portable Bitmap Plus Utilities.

This package provides tools for graphics conversion. Using these
tools, images can be converted from virtually any format into any
other format. A few of the supported formats include: GIF,
PC-Paintbrush, IFF ILBM, Gould Scanner file, MTV ray tracer, Atari
Degas .pi1 and .pi3, Macintosh PICT, HP Paintjet file, QRT raytracer,
AUTOCAD slide, Atari Spectrum (compressed and uncompressed), Andrew
Toolkit raster object, and many more. On top of that, man pages are
included for all tools.

Provides

Requires

License

BSD-3-Clause AND GPL-2.0-or-later AND IJG AND MIT AND SUSE-Public-Domain

Changelog

* Mon Mar 10 2025 pgajdos@suse.com
  - version update to 11.9.3
    * Release 11.09.03
      + giftopnm: Fix wild pointer reference with -verbose and
      invalid extension type.  Broken in Netpbm 10.59 (December 2012).
      pdbimgtopam, pamtopdbimg: Fix crash when out of memory.  Always
      broken (programs were new in Netpbm 10.52 (September 2010)).
      + pamrestack: fix failure when height too large for computations.
      Broken in Netpbm 10.99 (June 2022).
    * Release 11.09.02
      + pammixmulti: Fix crash similar to that fixed in 11.09.01.
      Introduced in Netpbm 11.09.00 (December 2024).
    * Release 11.09.01
      + pammixmulti: Fix crash from uninitialized memory.  Introduced in
      Netpbm 11.09.00 (December 2024).
    * Release 11.09.00
      + pammixmulti: Add -blend=alpha-weighted.  Thanks Scott Pakin.
      + ppmhist: Don't accept -nomap and -map together, or -colorname
      with -map.  (Before, -nomap and -colorname were ignored with
    - map).
      + libnetpbm: Fix crash in ppm_colorDict_destroy; affects all
      programs that use color names.  Introduced in Netpbm 11.07 (June
      2024).
      + pcxtoppm: Fix wildly incorrect output for all multiplane images.
      Broken in Netpbm 11.04 (September 2023).
      + pbmtoascii: Fix bug: allows both -1x2 and -2x4.  Always present
      (pbmtoascii existed in primordial Netpbm).
      + build: fix type mismatch warning linking ppmtompeg.  Always
      broken (ppmtompeg was new to Netpbm in April 2004).
      + build: Make it work with -std=gnu23, which is the default in
      recent GCC.  To wit, remove local declaration of "bool".
      + makeman: fix for HTML lists that have blank lines between items.
    * Release 11.08.00
      + libnetpbm color name parsing: Fix handling of rgb: color names
      with more than 4 hex digits per plane, so it throws an error
      instead of generating an invalid or wrong color.  Broken in
      primordial Netpbm.
      + libnetpbm color name parsing: Fix error message for invalid
      rgb-<MAXVAL> color name.
      + build: fix typo in check of DARWIN_C_SOURCE so strdup, etc.
      are properly defined on OS X.
  - modified patches
    % netpbm-security-code.patch (refreshed)
  - deleted patches
    - netpbm-gcc15.patch (upstreamed)
* Fri Mar 07 2025 pgajdos@suse.com
  - added patches
    fix build with gcc15
    + netpbm-gcc15.patch
* Fri Jul 12 2024 pgajdos@suse.com
  - fix CVE-2024-38526 [bsc#1227693] Polyfill Supplay Chain Attack
* Fri Jul 12 2024 pgajdos@suse.com
  - version update to 11.7.0
    * Release 11.07.00
      + libnetpbm: Fix double free crash when memory allocation via
      REALLOCARRAY fails.  Introduced in Netpbm 10.40 (September
      2007).
      + libnetpbm: Allow color dictionary with more than 1000 entries.
      + ppmhist, ppmtoxpm: Work with color dictionary with more than
      1000 color entries.
      + rgb.txt: Add Resene paint colors, 2010.
    * Release 11.06.00
      + pamcut: add -reportonly.
      + infotopam: Add input validation.
      + infotopam: Remove input file name from messages.  Add -verbose
      and issue informational message only if it is specified.
      + libnetpbm: Don't ignore garbage at the end of a color specifier
      (e.g. rgbi:0/.5/1xyz).
      + color database: change names of "Spring Green", "Lamp Black",
      and "light grey" to "SpringGreen", "LampBlack", and "LightGrey"
      to be consistent with other color names.
      + pamcut: fix incorrect output when rectangle to cut is entirely
      above the input image.  Invisible junk after image.  Always
      broken.  (The ability to cut outside the input image was new in
      pamcut's predecessor pnmcut in Netpbm 9.7 (August 2000).
      + pamcut: fix incorrect output with PBM input when rectangle to
      cut is entirely below the input image.  Invisible junk after
      image.  Broken in Netpbm 10.44 (September 2008).
      + ppmtowinicon: fix array overrun with 4 and 8 bits per pixel.
      Broken in Netpbm 11.05 (December 2023).
      + infotopam: fix incorrect output -- columns always in wrong
      place.  Always broken.  (infotopam was new in Netpbm 10.22 (May
      2004)).
      + pamseq: fix typo in error message.
      + build: makeman: fix warning about backslashes in strings.
  - modified patches
    % netpbm-gcc-warnings.patch (refreshed)
    % netpbm-security-code.patch (refreshed)
* Fri Feb 02 2024 pgajdos@suse.com
  - added patches
    fix CVE-2017-5849 [bsc#1022790], CVE-2017-5849 [bsc#1022791]
    + netpbm-use-byrow-when-needed.patch
* Wed Jan 31 2024 pgajdos@suse.com
  - version update to 11.5.2
    Release 11.05.02
    + ppmtowinicon: fix array overrun with 4 and 8 bits per pixel.
    Release 11.05.01
    Fix typo in ppmforge test case.
    Release 11.05.00
    + pnmpad: Add -color, -promote, -extend-edge, -detect-background .
    + pnmconvol: Restore ability of convolution matrix to be a
      pseudo-plain-PNM with samples that exceed the maxval.  Lost in
      10.30 (October 2005) because maxval-checking code was added to
      libnetpbm.  (Was fixed in 10.47.08 in November 2010, but only in
      the 10.47 series).
    + pnmindex: Improve failure mode when -size or -across is zero.
    + pnmindex: Make -plain work.
    + pnmpad: fix behavior with -left, -right, and -width together or
    - top, -bottom, -height together: ignores -width where it should
      fail.  Broken in Netpbm 10.72 (September 2015).
    + pamtosvg: fix "zero determinant" failure.  Introduced in
      Netpbm 11.04 (September 2023).
    + pjtoppm: fix crash based on uninitialized variable.
      Introduced in Netpbm 11.04 (September 2023).
    + ppmtopcxl: fix incorrect output with > 256 colors.  Always
      broken.  (Program was added in primordial Netpbm in 1990).
    + pbmtext: fix buffer overrun with insanely large input.
    + picttoppm: fix buffer overrun with insanely wide input.
    + ppmtoxpm: fix incorrect output with insanely large number of
      colors.
    + pnmscalefixed: fix incorrect output with really big image and
    - pixels option.
    + ppmdither: fix buffer overrun with insanely large dithering
      matrix.
    + pnmpad: no longer accept old-style options (e.g. -t50).
    + libnetpbm: Add pm_feed_from_file, pm_accept_to_files,
      pm_accept_to_filestream Standard Input feeder, Output accepter
      for pm_system.
    + libnetpbm, programs that use color maps: fix buffer overrun
      with insanely deep images.
    + merge build: Fix 'pnmcat'.  Introduced in Netpbm 11.00
      (September 2023).
    Release 11.04.00
    + pamaddnoise: add -salt.
    + pamaddnoise: reject options that aren't meaningful for the type
      of noise specified rather than just ignore them.
    + ppmtosixel: Add -7bit, so it works on more terminals, including
      xterms.  Thanks Scott Pakin.
    + g3topbm: Add -correctlong
    + pnmtojpeg: minor improvement to error messages about bad files.
    + pammixmulti: Remove disclaimer of patent license.
    + pamstack: Fix bug: acts like -firstmaxval specified when it
      wasn't.  Introduced in Netpbm 11.03 (June 2023).
    + pamstack: Fix -lcmmaxval: chooses wrong maxval.  Always
      broken (-lcmmaxval was new in Netpbm 11.03 (June 2023)).
    + pamstack: Fail gracefully when total number of planes is too
      large for unsigned integer.  Always broken (Pamstack was new in
      Netpbm 10.0 (June 2002).
    + pamtosvg: fix hang.
    + ppmfade: fix "file not found" crash for most fade modes.
      Introduced in Netpbm 10.98 (March 2022).
    + ppmfade: fix incorrect block mode fade.  Always broken
      (ppmfade was new in Netpbm 8.4 (April 2000)).
    + pamaddnoise: fix very incorrect noise added for all types.
      Introduced in Netpbm 10.94 (March 2021).
    + ppmrough: fix buffer overrun.  Always broken (Ppmrough was new
      in Netpbm 10.9 (September 2002).
      ppmrough: fix excessive roughness.  Introduced in Netpbm 10.94
      (March 2021).
    + pgmtexture: Fix buffer overflow with maxval > 255.  Always
      broken.  Maxvals > 255 were possible starting in Netpbm 9.0
      (April 2000).
    + pgmtexture: Fix bug: ignores -d.  Introduced in Netpbm 10.56
      (September 2011).
    + xwdtopnm Fix spurious output with really wide/deep rows.
    + imgtoppm: Fix spurious output with really wide/deep rows.
    + pbmtopgm: Fix error message for excessive -width.
    + pbmtoxbm: Fix spurious output with really wide rows.
    + tifftopnm: Fix incorrect output with insanely wide/deep rows.
    + thinkjettopbm: Fix incorrect output with insanely wide rows.
    + ybmtopbm: Fix incorrect output with insanely wide rows.
    + pjtoppm: Fix incorrect output with insanely large number of rows.
    + library: add check of maxval for computable size.
    + Build: Include LDFLAGS in link of shared library.
    * Release 11.03.00
    + pamstack: Add -firstmaxval, -lcmmaxval
    + pnmcolormap: make result independent of how system's qsort
      orders records with equal keys.  Affects pnmquant.
    + pamtopng: fix typo in error message about -chroma option.
    + pamtopng, pnmtopng, pngtopam: fix error message when something
      fails in libpng.  Always broken (the programs were new in Netpbm
      8.1 (March 2000)).
  - modified patches
    % netpbm-gcc-warnings.patch (refreshed)
    % netpbm-security-code.patch (refreshed)
* Fri Jun 23 2023 pgajdos@suse.com
  - version update to 11.2.0
    * jpegtopnm: Add -traceexif
    * pbmtextps: Add -asciihex, -ascii85.
    * pcdovtoppm: remove dependency on obsolete 'tempfile' program.
    * jpegtopnm: Many fixes to -dumpexif.  Always broken.
      (-dumpexif was new in Netpbm 9.18 (September 2001))
    * pamtopng: fix -chroma option: always rejected.  Always broken.
      (pamtopng was new in Netpbm 10.70 (June 2015)).
    * pnmtopng: fix -rgb option: always rejected.  Always broken
      (-rgb was new in Netpbm 10.30 (October 2005)).
    * build: change the way you add the separately distributed
      'hpcdtoppm' code to the build.
    * lot of changes since last version update, see
      https://sourceforge.net/p/netpbm/code/HEAD/tree/advanced/doc/HISTORY
  - modified patches
    % netpbm-gcc-warnings.patch (refreshed)
    % netpbm-security-code.patch (refreshed)
    % netpbm-security-scripts.patch (refreshed)
  - deleted patches
    - netpbm-tmpfile.patch (upstreamed)
    - ppmforge-fix-overflow.patch (upstreamed)
    - signed-char.patch (upstreamed)
* Thu Jan 19 2023 Otto Hollmann <otto.hollmann@suse.com>
  - Drop patch big-endian.patch, already in upstream since 10.87.00
* Sun Sep 18 2022 Andreas Schwab <schwab@suse.de>
  - ppmforge-fix-overflow.patch: Fix arithmetic overflow in ppmforge
  - ppmforge-test.patch: removed
* Wed Sep 14 2022 Andreas Schwab <schwab@suse.de>
  - ppmforge-test.patch: fix ppmforge test to avoid float overflow

Files

/usr/bin/411toppm
/usr/bin/anytopnm
/usr/bin/asciitopgm
/usr/bin/atktopbm
/usr/bin/avstopam
/usr/bin/bioradtopgm
/usr/bin/bmptopnm
/usr/bin/bmptoppm
/usr/bin/brushtopbm
/usr/bin/cameratopam
/usr/bin/cistopbm
/usr/bin/cmuwmtopbm
/usr/bin/ddbugtopbm
/usr/bin/escp2topbm
/usr/bin/eyuvtoppm
/usr/bin/fiascotopnm
/usr/bin/fitstopnm
/usr/bin/fstopgm
/usr/bin/gemtopbm
/usr/bin/gemtopnm
/usr/bin/giftopnm
/usr/bin/gouldtoppm
/usr/bin/hdifftopam
/usr/bin/hipstopgm
/usr/bin/icontopbm
/usr/bin/ilbmtoppm
/usr/bin/imgtoppm
/usr/bin/infotopam
/usr/bin/jbigtopnm
/usr/bin/jpegtopnm
/usr/bin/leaftoppm
/usr/bin/lispmtopgm
/usr/bin/macptopbm
/usr/bin/manweb
/usr/bin/mdatopbm
/usr/bin/mgrtopbm
/usr/bin/mrftopbm
/usr/bin/mtvtoppm
/usr/bin/neotoppm
/usr/bin/palmtopnm
/usr/bin/pamaddnoise
/usr/bin/pamaltsat
/usr/bin/pamarith
/usr/bin/pambackground
/usr/bin/pambayer
/usr/bin/pambrighten
/usr/bin/pamcat
/usr/bin/pamchannel
/usr/bin/pamcomp
/usr/bin/pamcrater
/usr/bin/pamcut
/usr/bin/pamdeinterlace
/usr/bin/pamdepth
/usr/bin/pamdice
/usr/bin/pamditherbw
/usr/bin/pamedge
/usr/bin/pamendian
/usr/bin/pamenlarge
/usr/bin/pamexec
/usr/bin/pamfile
/usr/bin/pamfind
/usr/bin/pamfix
/usr/bin/pamfixtrunc
/usr/bin/pamflip
/usr/bin/pamfunc
/usr/bin/pamgauss
/usr/bin/pamgetcolor
/usr/bin/pamgradient
/usr/bin/pamhomography
/usr/bin/pamhue
/usr/bin/pamlevels
/usr/bin/pamlookup
/usr/bin/pammasksharpen
/usr/bin/pammixinterlace
/usr/bin/pammixmulti
/usr/bin/pammosaicknit
/usr/bin/pamoil
/usr/bin/pampaintspill
/usr/bin/pamperspective
/usr/bin/pampick
/usr/bin/pampop9
/usr/bin/pamrecolor
/usr/bin/pamrestack
/usr/bin/pamrgbatopng
/usr/bin/pamrubber
/usr/bin/pamscale
/usr/bin/pamseq
/usr/bin/pamshadedrelief
/usr/bin/pamsharpmap
/usr/bin/pamsharpness
/usr/bin/pamshuffle
/usr/bin/pamsistoaglyph
/usr/bin/pamslice
/usr/bin/pamsplit
/usr/bin/pamstack
/usr/bin/pamstereogram
/usr/bin/pamstretch
/usr/bin/pamstretch-gen
/usr/bin/pamsumm
/usr/bin/pamsummcol
/usr/bin/pamtable
/usr/bin/pamthreshold
/usr/bin/pamtilt
/usr/bin/pamtoavs
/usr/bin/pamtodjvurle
/usr/bin/pamtofits
/usr/bin/pamtogif
/usr/bin/pamtohdiff
/usr/bin/pamtohtmltbl
/usr/bin/pamtompfont
/usr/bin/pamtooctaveimg
/usr/bin/pamtopam
/usr/bin/pamtopdbimg
/usr/bin/pamtopfm
/usr/bin/pamtopng
/usr/bin/pamtopnm
/usr/bin/pamtoqoi
/usr/bin/pamtosrf
/usr/bin/pamtosvg
/usr/bin/pamtotga
/usr/bin/pamtotiff
/usr/bin/pamtouil
/usr/bin/pamtowinicon
/usr/bin/pamtoxvmini
/usr/bin/pamtris
/usr/bin/pamundice
/usr/bin/pamunlookup
/usr/bin/pamvalidate
/usr/bin/pamwipeout
/usr/bin/pamx
/usr/bin/pbmclean
/usr/bin/pbmlife
/usr/bin/pbmmake
/usr/bin/pbmmask
/usr/bin/pbmminkowski
/usr/bin/pbmnoise
/usr/bin/pbmpage
/usr/bin/pbmpscale
/usr/bin/pbmreduce
/usr/bin/pbmtext
/usr/bin/pbmtextps
/usr/bin/pbmto10x
/usr/bin/pbmto4425
/usr/bin/pbmtoascii
/usr/bin/pbmtoatk
/usr/bin/pbmtobbnbg
/usr/bin/pbmtocis
/usr/bin/pbmtocmuwm
/usr/bin/pbmtodjvurle
/usr/bin/pbmtoepsi
/usr/bin/pbmtoepson
/usr/bin/pbmtoescp2
/usr/bin/pbmtog3
/usr/bin/pbmtogem
/usr/bin/pbmtogo
/usr/bin/pbmtoibm23xx
/usr/bin/pbmtoicon
/usr/bin/pbmtolj
/usr/bin/pbmtoln03
/usr/bin/pbmtolps
/usr/bin/pbmtomacp
/usr/bin/pbmtomatrixorbital
/usr/bin/pbmtomda
/usr/bin/pbmtomgr
/usr/bin/pbmtomrf
/usr/bin/pbmtonokia
/usr/bin/pbmtopgm
/usr/bin/pbmtopi3
/usr/bin/pbmtopk
/usr/bin/pbmtoplot
/usr/bin/pbmtoppa
/usr/bin/pbmtopsg3
/usr/bin/pbmtoptx
/usr/bin/pbmtosunicon
/usr/bin/pbmtowbmp
/usr/bin/pbmtox10bm
/usr/bin/pbmtoxbm
/usr/bin/pbmtoybm
/usr/bin/pbmtozinc
/usr/bin/pbmupc
/usr/bin/pc1toppm
/usr/bin/pcxtoppm
/usr/bin/pdbimgtopam
/usr/bin/pfmtopam
/usr/bin/pgmabel
/usr/bin/pgmbentley
/usr/bin/pgmcrater
/usr/bin/pgmdeshadow
/usr/bin/pgmedge
/usr/bin/pgmenhance
/usr/bin/pgmhist
/usr/bin/pgmkernel
/usr/bin/pgmmake
/usr/bin/pgmmedian
/usr/bin/pgmminkowski
/usr/bin/pgmmorphconv
/usr/bin/pgmnoise
/usr/bin/pgmnorm
/usr/bin/pgmoil
/usr/bin/pgmramp
/usr/bin/pgmslice
/usr/bin/pgmtexture
/usr/bin/pgmtofs
/usr/bin/pgmtolispm
/usr/bin/pgmtopbm
/usr/bin/pgmtopgm
/usr/bin/pgmtoppm
/usr/bin/pgmtosbig
/usr/bin/pgmtost4
/usr/bin/pi1toppm
/usr/bin/pi3topbm
/usr/bin/pjtoppm
/usr/bin/pktopbm
/usr/bin/pngtopam
/usr/bin/pngtopnm
/usr/bin/pnmalias
/usr/bin/pnmarith
/usr/bin/pnmcat
/usr/bin/pnmcolormap
/usr/bin/pnmcomp
/usr/bin/pnmconvol
/usr/bin/pnmcrop
/usr/bin/pnmcut
/usr/bin/pnmdepth
/usr/bin/pnmenlarge
/usr/bin/pnmfile
/usr/bin/pnmflip
/usr/bin/pnmgamma
/usr/bin/pnmhisteq
/usr/bin/pnmhistmap
/usr/bin/pnmindex
/usr/bin/pnminterp
/usr/bin/pnminterp-gen
/usr/bin/pnminvert
/usr/bin/pnmmargin
/usr/bin/pnmmercator
/usr/bin/pnmmontage
/usr/bin/pnmnlfilt
/usr/bin/pnmnoraw
/usr/bin/pnmnorm
/usr/bin/pnmpad
/usr/bin/pnmpaste
/usr/bin/pnmpsnr
/usr/bin/pnmquant
/usr/bin/pnmquantall
/usr/bin/pnmremap
/usr/bin/pnmrotate
/usr/bin/pnmscale
/usr/bin/pnmscalefixed
/usr/bin/pnmshear
/usr/bin/pnmsmooth
/usr/bin/pnmsplit
/usr/bin/pnmstitch
/usr/bin/pnmtile
/usr/bin/pnmtoddif
/usr/bin/pnmtofiasco
/usr/bin/pnmtofits
/usr/bin/pnmtojbig
/usr/bin/pnmtojpeg
/usr/bin/pnmtopalm
/usr/bin/pnmtopclxl
/usr/bin/pnmtoplainpnm
/usr/bin/pnmtopng
/usr/bin/pnmtopnm
/usr/bin/pnmtops
/usr/bin/pnmtorast
/usr/bin/pnmtorle
/usr/bin/pnmtosgi
/usr/bin/pnmtosir
/usr/bin/pnmtotiff
/usr/bin/pnmtotiffcmyk
/usr/bin/pnmtoxwd
/usr/bin/ppm3d
/usr/bin/ppmbrighten
/usr/bin/ppmchange
/usr/bin/ppmcie
/usr/bin/ppmcolormask
/usr/bin/ppmcolors
/usr/bin/ppmdcfont
/usr/bin/ppmddumpfont
/usr/bin/ppmdim
/usr/bin/ppmdist
/usr/bin/ppmdither
/usr/bin/ppmdmkfont
/usr/bin/ppmdraw
/usr/bin/ppmfade
/usr/bin/ppmflash
/usr/bin/ppmforge
/usr/bin/ppmglobe
/usr/bin/ppmhist
/usr/bin/ppmlabel
/usr/bin/ppmmake
/usr/bin/ppmmix
/usr/bin/ppmnorm
/usr/bin/ppmntsc
/usr/bin/ppmpat
/usr/bin/ppmquant
/usr/bin/ppmquantall
/usr/bin/ppmrainbow
/usr/bin/ppmrelief
/usr/bin/ppmrough
/usr/bin/ppmshadow
/usr/bin/ppmshift
/usr/bin/ppmspread
/usr/bin/ppmtoacad
/usr/bin/ppmtoapplevol
/usr/bin/ppmtoarbtxt
/usr/bin/ppmtoascii
/usr/bin/ppmtobmp
/usr/bin/ppmtoeyuv
/usr/bin/ppmtogif
/usr/bin/ppmtoicr
/usr/bin/ppmtoilbm
/usr/bin/ppmtojpeg
/usr/bin/ppmtoleaf
/usr/bin/ppmtolj
/usr/bin/ppmtomap
/usr/bin/ppmtomitsu
/usr/bin/ppmtoneo
/usr/bin/ppmtopcx
/usr/bin/ppmtopgm
/usr/bin/ppmtopi1
/usr/bin/ppmtopict
/usr/bin/ppmtopj
/usr/bin/ppmtopjxl
/usr/bin/ppmtoppm
/usr/bin/ppmtopuzz
/usr/bin/ppmtorgb3
/usr/bin/ppmtosixel
/usr/bin/ppmtospu
/usr/bin/ppmtoterm
/usr/bin/ppmtotga
/usr/bin/ppmtouil
/usr/bin/ppmtowinicon
/usr/bin/ppmtoxpm
/usr/bin/ppmtoyuv
/usr/bin/ppmtoyuvsplit
/usr/bin/ppmtv
/usr/bin/ppmwheel
/usr/bin/psidtopgm
/usr/bin/qoitopam
/usr/bin/qrttoppm
/usr/bin/rasttopnm
/usr/bin/rawtopgm
/usr/bin/rawtoppm
/usr/bin/rgb3toppm
/usr/bin/rlatopam
/usr/bin/rletopnm
/usr/bin/sbigtopgm
/usr/bin/sgitopnm
/usr/bin/sirtopnm
/usr/bin/sldtoppm
/usr/bin/spctoppm
/usr/bin/spottopgm
/usr/bin/sputoppm
/usr/bin/srftopam
/usr/bin/st4topgm
/usr/bin/sunicontopnm
/usr/bin/svgtopam
/usr/bin/tgatoppm
/usr/bin/thinkjettopbm
/usr/bin/tifftopnm
/usr/bin/wbmptopbm
/usr/bin/winicontopam
/usr/bin/winicontoppm
/usr/bin/xbmtopbm
/usr/bin/ximtoppm
/usr/bin/xpmtoppm
/usr/bin/xvminitoppm
/usr/bin/xwdtopnm
/usr/bin/ybmtopbm
/usr/bin/yuvsplittoppm
/usr/bin/yuvtoppm
/usr/bin/yuy2topam
/usr/bin/zeisstopnm
/usr/share/doc/packages/netpbm
/usr/share/doc/packages/netpbm/CONTRIBUTORS
/usr/share/doc/packages/netpbm/COPYRIGHT.PATENT
/usr/share/doc/packages/netpbm/GPL_LICENSE.txt
/usr/share/doc/packages/netpbm/HISTORY
/usr/share/doc/packages/netpbm/README
/usr/share/doc/packages/netpbm/README.CYGWIN
/usr/share/doc/packages/netpbm/TESTS
/usr/share/doc/packages/netpbm/USERDOC
/usr/share/doc/packages/netpbm/copyright_summary
/usr/share/doc/packages/netpbm/doc
/usr/share/doc/packages/netpbm/doc/411toppm.html
/usr/share/doc/packages/netpbm/doc/anytopnm.html
/usr/share/doc/packages/netpbm/doc/asciitopgm.html
/usr/share/doc/packages/netpbm/doc/atktopbm.html
/usr/share/doc/packages/netpbm/doc/avstopam.html
/usr/share/doc/packages/netpbm/doc/bioradtopgm.html
/usr/share/doc/packages/netpbm/doc/blend1.gif
/usr/share/doc/packages/netpbm/doc/blend3.gif
/usr/share/doc/packages/netpbm/doc/blend4.gif
/usr/share/doc/packages/netpbm/doc/blend6.gif
/usr/share/doc/packages/netpbm/doc/blend7.gif
/usr/share/doc/packages/netpbm/doc/bmptoppm.html
/usr/share/doc/packages/netpbm/doc/brushtopbm.html
/usr/share/doc/packages/netpbm/doc/cameratopam.html
/usr/share/doc/packages/netpbm/doc/cistopbm.html
/usr/share/doc/packages/netpbm/doc/cmuwmtopbm.html
/usr/share/doc/packages/netpbm/doc/ddbugtopbm.html
/usr/share/doc/packages/netpbm/doc/directory.html
/usr/share/doc/packages/netpbm/doc/escp2topbm.html
/usr/share/doc/packages/netpbm/doc/extendedopacity.html
/usr/share/doc/packages/netpbm/doc/eyuvtoppm.html
/usr/share/doc/packages/netpbm/doc/faxformat.html
/usr/share/doc/packages/netpbm/doc/fiascotopnm.html
/usr/share/doc/packages/netpbm/doc/fstopgm.html
/usr/share/doc/packages/netpbm/doc/gemtopbm.html
/usr/share/doc/packages/netpbm/doc/gemtopnm.html
/usr/share/doc/packages/netpbm/doc/giftopnm.html
/usr/share/doc/packages/netpbm/doc/globe.jpg
/usr/share/doc/packages/netpbm/doc/gobot.gif
/usr/share/doc/packages/netpbm/doc/gouldtoppm.html
/usr/share/doc/packages/netpbm/doc/hdifftopam.html
/usr/share/doc/packages/netpbm/doc/hipstopgm.html
/usr/share/doc/packages/netpbm/doc/hpcdtoppm.html
/usr/share/doc/packages/netpbm/doc/icontopbm.html
/usr/share/doc/packages/netpbm/doc/ilbmtoppm.html
/usr/share/doc/packages/netpbm/doc/imgtoppm.html
/usr/share/doc/packages/netpbm/doc/index.html
/usr/share/doc/packages/netpbm/doc/infotopam.html
/usr/share/doc/packages/netpbm/doc/jpegtopnm.html
/usr/share/doc/packages/netpbm/doc/leaftoppm.html
/usr/share/doc/packages/netpbm/doc/liberror.html
/usr/share/doc/packages/netpbm/doc/libmaketmpfile.html
/usr/share/doc/packages/netpbm/doc/libmaketmpfilefd.html
/usr/share/doc/packages/netpbm/doc/libnetpbm.html
/usr/share/doc/packages/netpbm/doc/libnetpbm_dir.html
/usr/share/doc/packages/netpbm/doc/libnetpbm_draw.html
/usr/share/doc/packages/netpbm/doc/libnetpbm_font.html
/usr/share/doc/packages/netpbm/doc/libnetpbm_image.html
/usr/share/doc/packages/netpbm/doc/libnetpbm_ug.html
/usr/share/doc/packages/netpbm/doc/libpbm.html
/usr/share/doc/packages/netpbm/doc/libpm.html
/usr/share/doc/packages/netpbm/doc/libpnm.html
/usr/share/doc/packages/netpbm/doc/libppm.html
/usr/share/doc/packages/netpbm/doc/libsystem.html
/usr/share/doc/packages/netpbm/doc/libtmpfile.html
/usr/share/doc/packages/netpbm/doc/libtmpfilefd.html
/usr/share/doc/packages/netpbm/doc/lispmtopgm.html
/usr/share/doc/packages/netpbm/doc/macptopbm.html
/usr/share/doc/packages/netpbm/doc/mdatopbm.html
/usr/share/doc/packages/netpbm/doc/mgrtopbm.html
/usr/share/doc/packages/netpbm/doc/mrf.html
/usr/share/doc/packages/netpbm/doc/mrftopbm.html
/usr/share/doc/packages/netpbm/doc/mtvtoppm.html
/usr/share/doc/packages/netpbm/doc/neotoppm.html
/usr/share/doc/packages/netpbm/doc/palmtopnm.html
/usr/share/doc/packages/netpbm/doc/pam.html
/usr/share/doc/packages/netpbm/doc/pamaddnoise.html
/usr/share/doc/packages/netpbm/doc/pamaltsat.html
/usr/share/doc/packages/netpbm/doc/pamarith.html
/usr/share/doc/packages/netpbm/doc/pambackground.html
/usr/share/doc/packages/netpbm/doc/pambayer.html
/usr/share/doc/packages/netpbm/doc/pambrighten.html
/usr/share/doc/packages/netpbm/doc/pamcat.html
/usr/share/doc/packages/netpbm/doc/pamchannel.html
/usr/share/doc/packages/netpbm/doc/pamcomp.html
/usr/share/doc/packages/netpbm/doc/pamcrater.html
/usr/share/doc/packages/netpbm/doc/pamcut.html
/usr/share/doc/packages/netpbm/doc/pamdeinterlace.html
/usr/share/doc/packages/netpbm/doc/pamdepth.html
/usr/share/doc/packages/netpbm/doc/pamdice.html
/usr/share/doc/packages/netpbm/doc/pamditherbw.html
/usr/share/doc/packages/netpbm/doc/pamedge.html
/usr/share/doc/packages/netpbm/doc/pamendian.html
/usr/share/doc/packages/netpbm/doc/pamenlarge.html
/usr/share/doc/packages/netpbm/doc/pamexec.html
/usr/share/doc/packages/netpbm/doc/pamfile.html
/usr/share/doc/packages/netpbm/doc/pamfind.html
/usr/share/doc/packages/netpbm/doc/pamfix.html
/usr/share/doc/packages/netpbm/doc/pamfixtrunc.html
/usr/share/doc/packages/netpbm/doc/pamflip.html
/usr/share/doc/packages/netpbm/doc/pamfunc.html
/usr/share/doc/packages/netpbm/doc/pamgauss.html
/usr/share/doc/packages/netpbm/doc/pamgetcolor.html
/usr/share/doc/packages/netpbm/doc/pamgradient.html
/usr/share/doc/packages/netpbm/doc/pamhomography.html
/usr/share/doc/packages/netpbm/doc/pamhue.html
/usr/share/doc/packages/netpbm/doc/pamlevels.html
/usr/share/doc/packages/netpbm/doc/pamlookup.html
/usr/share/doc/packages/netpbm/doc/pammasksharpen.html
/usr/share/doc/packages/netpbm/doc/pammixinterlace.html
/usr/share/doc/packages/netpbm/doc/pammixmulti.html
/usr/share/doc/packages/netpbm/doc/pammosaicknit.html
/usr/share/doc/packages/netpbm/doc/pamoil.html
/usr/share/doc/packages/netpbm/doc/pamperspective.html
/usr/share/doc/packages/netpbm/doc/pampick.html
/usr/share/doc/packages/netpbm/doc/pampop9.html
/usr/share/doc/packages/netpbm/doc/pamrecolor.html
/usr/share/doc/packages/netpbm/doc/pamrestack.html
/usr/share/doc/packages/netpbm/doc/pamrgbatopng.html
/usr/share/doc/packages/netpbm/doc/pamrubber.html
/usr/share/doc/packages/netpbm/doc/pamscale.html
/usr/share/doc/packages/netpbm/doc/pamseq.html
/usr/share/doc/packages/netpbm/doc/pamshadedrelief.html
/usr/share/doc/packages/netpbm/doc/pamsharpmap.html
/usr/share/doc/packages/netpbm/doc/pamsharpness.html
/usr/share/doc/packages/netpbm/doc/pamsistoaglyph.html
/usr/share/doc/packages/netpbm/doc/pamslice.html
/usr/share/doc/packages/netpbm/doc/pamsplit.html
/usr/share/doc/packages/netpbm/doc/pamstack.html
/usr/share/doc/packages/netpbm/doc/pamstereogram.html
/usr/share/doc/packages/netpbm/doc/pamstretch-gen.html
/usr/share/doc/packages/netpbm/doc/pamstretch.html
/usr/share/doc/packages/netpbm/doc/pamsummcol.html
/usr/share/doc/packages/netpbm/doc/pamthreshold.html
/usr/share/doc/packages/netpbm/doc/pamtilt.html
/usr/share/doc/packages/netpbm/doc/pamtoavs.html
/usr/share/doc/packages/netpbm/doc/pamtodjvurle.html
/usr/share/doc/packages/netpbm/doc/pamtofits.html
/usr/share/doc/packages/netpbm/doc/pamtogif.html
/usr/share/doc/packages/netpbm/doc/pamtohdiff.html
/usr/share/doc/packages/netpbm/doc/pamtohtmltbl.html
/usr/share/doc/packages/netpbm/doc/pamtojpeg2k.html
/usr/share/doc/packages/netpbm/doc/pamtompfont.html
/usr/share/doc/packages/netpbm/doc/pamtooctaveimg.html
/usr/share/doc/packages/netpbm/doc/pamtopam.html
/usr/share/doc/packages/netpbm/doc/pamtopdbimg.html
/usr/share/doc/packages/netpbm/doc/pamtopfm.html
/usr/share/doc/packages/netpbm/doc/pamtoqoi.html
/usr/share/doc/packages/netpbm/doc/pamtosrf.html
/usr/share/doc/packages/netpbm/doc/pamtosvg.html
/usr/share/doc/packages/netpbm/doc/pamtotga.html
/usr/share/doc/packages/netpbm/doc/pamtouil.html
/usr/share/doc/packages/netpbm/doc/pamtowinicon.html
/usr/share/doc/packages/netpbm/doc/pamtoxvmini.html
/usr/share/doc/packages/netpbm/doc/pamtris.html
/usr/share/doc/packages/netpbm/doc/pamtris_earth.gif
/usr/share/doc/packages/netpbm/doc/pamtris_fan.png
/usr/share/doc/packages/netpbm/doc/pamtris_pierce.png
/usr/share/doc/packages/netpbm/doc/pamtris_polygons.png
/usr/share/doc/packages/netpbm/doc/pamtris_strip.png
/usr/share/doc/packages/netpbm/doc/pamundice.html
/usr/share/doc/packages/netpbm/doc/pamunlookup.html
/usr/share/doc/packages/netpbm/doc/pamvalidate.html
/usr/share/doc/packages/netpbm/doc/pamx.html
/usr/share/doc/packages/netpbm/doc/pbm.html
/usr/share/doc/packages/netpbm/doc/pbmclean.html
/usr/share/doc/packages/netpbm/doc/pbmlife.html
/usr/share/doc/packages/netpbm/doc/pbmmake.html
/usr/share/doc/packages/netpbm/doc/pbmmask.html
/usr/share/doc/packages/netpbm/doc/pbmminkowski.html
/usr/share/doc/packages/netpbm/doc/pbmnoise.html
/usr/share/doc/packages/netpbm/doc/pbmpage.html
/usr/share/doc/packages/netpbm/doc/pbmpscale.html
/usr/share/doc/packages/netpbm/doc/pbmreduce.html
/usr/share/doc/packages/netpbm/doc/pbmtext.html
/usr/share/doc/packages/netpbm/doc/pbmtextps.html
/usr/share/doc/packages/netpbm/doc/pbmto10x.html
/usr/share/doc/packages/netpbm/doc/pbmto4425.html
/usr/share/doc/packages/netpbm/doc/pbmtoascii.html
/usr/share/doc/packages/netpbm/doc/pbmtoatk.html
/usr/share/doc/packages/netpbm/doc/pbmtobbnbg.html
/usr/share/doc/packages/netpbm/doc/pbmtocis.html
/usr/share/doc/packages/netpbm/doc/pbmtocmuwm.html
/usr/share/doc/packages/netpbm/doc/pbmtodjvurle.html
/usr/share/doc/packages/netpbm/doc/pbmtoepson.html
/usr/share/doc/packages/netpbm/doc/pbmtoescp2.html
/usr/share/doc/packages/netpbm/doc/pbmtogem.html
/usr/share/doc/packages/netpbm/doc/pbmtogo.html
/usr/share/doc/packages/netpbm/doc/pbmtoibm23xx.html
/usr/share/doc/packages/netpbm/doc/pbmtoicon.html
/usr/share/doc/packages/netpbm/doc/pbmtolj.html
/usr/share/doc/packages/netpbm/doc/pbmtoln03.html
/usr/share/doc/packages/netpbm/doc/pbmtolps.html
/usr/share/doc/packages/netpbm/doc/pbmtomacp.html
/usr/share/doc/packages/netpbm/doc/pbmtomatrixorbital.html
/usr/share/doc/packages/netpbm/doc/pbmtomda.html
/usr/share/doc/packages/netpbm/doc/pbmtomgr.html
/usr/share/doc/packages/netpbm/doc/pbmtomrf.html
/usr/share/doc/packages/netpbm/doc/pbmtonokia.html
/usr/share/doc/packages/netpbm/doc/pbmtopgm.html
/usr/share/doc/packages/netpbm/doc/pbmtopi3.html
/usr/share/doc/packages/netpbm/doc/pbmtopk.html
/usr/share/doc/packages/netpbm/doc/pbmtoplot.html
/usr/share/doc/packages/netpbm/doc/pbmtoppa.html
/usr/share/doc/packages/netpbm/doc/pbmtopsg3.html
/usr/share/doc/packages/netpbm/doc/pbmtoptx.html
/usr/share/doc/packages/netpbm/doc/pbmtosunicon.html
/usr/share/doc/packages/netpbm/doc/pbmtowbmp.html
/usr/share/doc/packages/netpbm/doc/pbmtox10bm.html
/usr/share/doc/packages/netpbm/doc/pbmtoxbm.html
/usr/share/doc/packages/netpbm/doc/pbmtoybm.html
/usr/share/doc/packages/netpbm/doc/pbmtozinc.html
/usr/share/doc/packages/netpbm/doc/pbmupc.html
/usr/share/doc/packages/netpbm/doc/pc1toppm.html
/usr/share/doc/packages/netpbm/doc/pcdindex.html
/usr/share/doc/packages/netpbm/doc/pcdovtoppm.html
/usr/share/doc/packages/netpbm/doc/pcxtoppm.html
/usr/share/doc/packages/netpbm/doc/pdbimgtopam.html
/usr/share/doc/packages/netpbm/doc/pfm.html
/usr/share/doc/packages/netpbm/doc/pfmtopam.html
/usr/share/doc/packages/netpbm/doc/pgm.html
/usr/share/doc/packages/netpbm/doc/pgmabel.html
/usr/share/doc/packages/netpbm/doc/pgmbentley.html
/usr/share/doc/packages/netpbm/doc/pgmcrater.html
/usr/share/doc/packages/netpbm/doc/pgmdeshadow.html
/usr/share/doc/packages/netpbm/doc/pgmedge.html
/usr/share/doc/packages/netpbm/doc/pgmenhance.html
/usr/share/doc/packages/netpbm/doc/pgmkernel.html
/usr/share/doc/packages/netpbm/doc/pgmmake.html
/usr/share/doc/packages/netpbm/doc/pgmmedian.html
/usr/share/doc/packages/netpbm/doc/pgmminkowski.html
/usr/share/doc/packages/netpbm/doc/pgmmorphconv.html
/usr/share/doc/packages/netpbm/doc/pgmnoise.html
/usr/share/doc/packages/netpbm/doc/pgmnorm.html
/usr/share/doc/packages/netpbm/doc/pgmoil.html
/usr/share/doc/packages/netpbm/doc/pgmramp.html
/usr/share/doc/packages/netpbm/doc/pgmslice.html
/usr/share/doc/packages/netpbm/doc/pgmtexture.html
/usr/share/doc/packages/netpbm/doc/pgmtofs.html
/usr/share/doc/packages/netpbm/doc/pgmtolispm.html
/usr/share/doc/packages/netpbm/doc/pgmtopbm.html
/usr/share/doc/packages/netpbm/doc/pgmtopgm.html
/usr/share/doc/packages/netpbm/doc/pgmtosbig.html
/usr/share/doc/packages/netpbm/doc/pgmtost4.html
/usr/share/doc/packages/netpbm/doc/pi1toppm.html
/usr/share/doc/packages/netpbm/doc/pi3topbm.html
/usr/share/doc/packages/netpbm/doc/picttoppm.html
/usr/share/doc/packages/netpbm/doc/pjtoppm.html
/usr/share/doc/packages/netpbm/doc/pktopbm.html
/usr/share/doc/packages/netpbm/doc/pngtopnm.html
/usr/share/doc/packages/netpbm/doc/pnm.html
/usr/share/doc/packages/netpbm/doc/pnmalias.html
/usr/share/doc/packages/netpbm/doc/pnmarith.html
/usr/share/doc/packages/netpbm/doc/pnmcomp.html
/usr/share/doc/packages/netpbm/doc/pnmconvol.html
/usr/share/doc/packages/netpbm/doc/pnmcrop.html
/usr/share/doc/packages/netpbm/doc/pnmcut.html
/usr/share/doc/packages/netpbm/doc/pnmdepth.html
/usr/share/doc/packages/netpbm/doc/pnmenlarge.html
/usr/share/doc/packages/netpbm/doc/pnmfile.html
/usr/share/doc/packages/netpbm/doc/pnmflip.html
/usr/share/doc/packages/netpbm/doc/pnmgamma.html
/usr/share/doc/packages/netpbm/doc/pnmhisteq.html
/usr/share/doc/packages/netpbm/doc/pnmindex.html
/usr/share/doc/packages/netpbm/doc/pnminterp.html
/usr/share/doc/packages/netpbm/doc/pnminvert.html
/usr/share/doc/packages/netpbm/doc/pnmmargin.html
/usr/share/doc/packages/netpbm/doc/pnmmontage.html
/usr/share/doc/packages/netpbm/doc/pnmnlfilt.html
/usr/share/doc/packages/netpbm/doc/pnmnoraw.html
/usr/share/doc/packages/netpbm/doc/pnmnorm.html
/usr/share/doc/packages/netpbm/doc/pnmpad.html
/usr/share/doc/packages/netpbm/doc/pnmpaste.html
/usr/share/doc/packages/netpbm/doc/pnmpsnr.html
/usr/share/doc/packages/netpbm/doc/pnmquant.html
/usr/share/doc/packages/netpbm/doc/pnmquantall.html
/usr/share/doc/packages/netpbm/doc/pnmremap.html
/usr/share/doc/packages/netpbm/doc/pnmrotate.html
/usr/share/doc/packages/netpbm/doc/pnmscale.html
/usr/share/doc/packages/netpbm/doc/pnmscalefixed.html
/usr/share/doc/packages/netpbm/doc/pnmshear.html
/usr/share/doc/packages/netpbm/doc/pnmsmooth.html
/usr/share/doc/packages/netpbm/doc/pnmsplit.html
/usr/share/doc/packages/netpbm/doc/pnmstitch.html
/usr/share/doc/packages/netpbm/doc/pnmtile.html
/usr/share/doc/packages/netpbm/doc/pnmtoddif.html
/usr/share/doc/packages/netpbm/doc/pnmtofiasco.html
/usr/share/doc/packages/netpbm/doc/pnmtofits.html
/usr/share/doc/packages/netpbm/doc/pnmtojpeg.html
/usr/share/doc/packages/netpbm/doc/pnmtopalm.html
/usr/share/doc/packages/netpbm/doc/pnmtopclxl.html
/usr/share/doc/packages/netpbm/doc/pnmtoplainpnm.html
/usr/share/doc/packages/netpbm/doc/pnmtopng.html
/usr/share/doc/packages/netpbm/doc/pnmtopnm.html
/usr/share/doc/packages/netpbm/doc/pnmtorast.html
/usr/share/doc/packages/netpbm/doc/pnmtorle.html
/usr/share/doc/packages/netpbm/doc/pnmtosgi.html
/usr/share/doc/packages/netpbm/doc/pnmtosir.html
/usr/share/doc/packages/netpbm/doc/pnmtotiff.html
/usr/share/doc/packages/netpbm/doc/pnmtoxwd.html
/usr/share/doc/packages/netpbm/doc/ppm3d.html
/usr/share/doc/packages/netpbm/doc/ppmbrighten.html
/usr/share/doc/packages/netpbm/doc/ppmchange.html
/usr/share/doc/packages/netpbm/doc/ppmcie.html
/usr/share/doc/packages/netpbm/doc/ppmcolormask.html
/usr/share/doc/packages/netpbm/doc/ppmcolors.html
/usr/share/doc/packages/netpbm/doc/ppmdcfont.html
/usr/share/doc/packages/netpbm/doc/ppmddumpfont.html
/usr/share/doc/packages/netpbm/doc/ppmdim.html
/usr/share/doc/packages/netpbm/doc/ppmdist.html
/usr/share/doc/packages/netpbm/doc/ppmdither.html
/usr/share/doc/packages/netpbm/doc/ppmdmkfont.html
/usr/share/doc/packages/netpbm/doc/ppmdraw.html
/usr/share/doc/packages/netpbm/doc/ppmfade.html
/usr/share/doc/packages/netpbm/doc/ppmflash.html
/usr/share/doc/packages/netpbm/doc/ppmforge.html
/usr/share/doc/packages/netpbm/doc/ppmglobe.html
/usr/share/doc/packages/netpbm/doc/ppmlabel.html
/usr/share/doc/packages/netpbm/doc/ppmmake.html
/usr/share/doc/packages/netpbm/doc/ppmmix.html
/usr/share/doc/packages/netpbm/doc/ppmnorm.html
/usr/share/doc/packages/netpbm/doc/ppmntsc.html
/usr/share/doc/packages/netpbm/doc/ppmpat.html
/usr/share/doc/packages/netpbm/doc/ppmquant.html
/usr/share/doc/packages/netpbm/doc/ppmquantall.html
/usr/share/doc/packages/netpbm/doc/ppmrainbow.html
/usr/share/doc/packages/netpbm/doc/ppmrelief.html
/usr/share/doc/packages/netpbm/doc/ppmrough.html
/usr/share/doc/packages/netpbm/doc/ppmshift.html
/usr/share/doc/packages/netpbm/doc/ppmspread.html
/usr/share/doc/packages/netpbm/doc/ppmsvgalib.html
/usr/share/doc/packages/netpbm/doc/ppmtoacad.html
/usr/share/doc/packages/netpbm/doc/ppmtoapplevol.html
/usr/share/doc/packages/netpbm/doc/ppmtoarbtxt.html
/usr/share/doc/packages/netpbm/doc/ppmtoascii.html
/usr/share/doc/packages/netpbm/doc/ppmtoeyuv.html
/usr/share/doc/packages/netpbm/doc/ppmtogif.html
/usr/share/doc/packages/netpbm/doc/ppmtoicr.html
/usr/share/doc/packages/netpbm/doc/ppmtoilbm.html
/usr/share/doc/packages/netpbm/doc/ppmtojpeg.html
/usr/share/doc/packages/netpbm/doc/ppmtoleaf.html
/usr/share/doc/packages/netpbm/doc/ppmtolj.html
/usr/share/doc/packages/netpbm/doc/ppmtomap.html
/usr/share/doc/packages/netpbm/doc/ppmtomitsu.html
/usr/share/doc/packages/netpbm/doc/ppmtompeg-par.gif
/usr/share/doc/packages/netpbm/doc/ppmtompeg-snr.gif
/usr/share/doc/packages/netpbm/doc/ppmtompeg.html
/usr/share/doc/packages/netpbm/doc/ppmtoneo.html
/usr/share/doc/packages/netpbm/doc/ppmtopcx.html
/usr/share/doc/packages/netpbm/doc/ppmtopgm.html
/usr/share/doc/packages/netpbm/doc/ppmtopi1.html
/usr/share/doc/packages/netpbm/doc/ppmtopict.html
/usr/share/doc/packages/netpbm/doc/ppmtopj.html
/usr/share/doc/packages/netpbm/doc/ppmtopjxl.html
/usr/share/doc/packages/netpbm/doc/ppmtopuzz.html
/usr/share/doc/packages/netpbm/doc/ppmtosixel.html
/usr/share/doc/packages/netpbm/doc/ppmtospu.html
/usr/share/doc/packages/netpbm/doc/ppmtoterm.html
/usr/share/doc/packages/netpbm/doc/ppmtotga.html
/usr/share/doc/packages/netpbm/doc/ppmtouil.html
/usr/share/doc/packages/netpbm/doc/ppmtowinicon.html
/usr/share/doc/packages/netpbm/doc/ppmtoxpm.html
/usr/share/doc/packages/netpbm/doc/ppmtoyuv.html
/usr/share/doc/packages/netpbm/doc/ppmtoyuvsplit.html
/usr/share/doc/packages/netpbm/doc/ppmtv.html
/usr/share/doc/packages/netpbm/doc/ppmwheel.html
/usr/share/doc/packages/netpbm/doc/psidtopgm.html
/usr/share/doc/packages/netpbm/doc/qoitopam.html
/usr/share/doc/packages/netpbm/doc/qrttoppm.html
/usr/share/doc/packages/netpbm/doc/rasttopnm.html
/usr/share/doc/packages/netpbm/doc/rawtopgm.html
/usr/share/doc/packages/netpbm/doc/rawtoppm.html
/usr/share/doc/packages/netpbm/doc/rgb3toppm.html
/usr/share/doc/packages/netpbm/doc/rlatopam.html
/usr/share/doc/packages/netpbm/doc/rletopnm.html
/usr/share/doc/packages/netpbm/doc/sbigtopgm.html
/usr/share/doc/packages/netpbm/doc/sgitopnm.html
/usr/share/doc/packages/netpbm/doc/sirtopnm.html
/usr/share/doc/packages/netpbm/doc/sldtoppm.html
/usr/share/doc/packages/netpbm/doc/spctoppm.html
/usr/share/doc/packages/netpbm/doc/spottopgm.html
/usr/share/doc/packages/netpbm/doc/sputoppm.html
/usr/share/doc/packages/netpbm/doc/srftopam.html
/usr/share/doc/packages/netpbm/doc/st4topgm.html
/usr/share/doc/packages/netpbm/doc/sunicontopnm.html
/usr/share/doc/packages/netpbm/doc/svgtopam.html
/usr/share/doc/packages/netpbm/doc/tgatoppm.html
/usr/share/doc/packages/netpbm/doc/thinkjettopbm.html
/usr/share/doc/packages/netpbm/doc/vidtoppm.html
/usr/share/doc/packages/netpbm/doc/wbmptopbm.html
/usr/share/doc/packages/netpbm/doc/winicon.html
/usr/share/doc/packages/netpbm/doc/winicontopam.html
/usr/share/doc/packages/netpbm/doc/winicontoppm.html
/usr/share/doc/packages/netpbm/doc/xbmtopbm.html
/usr/share/doc/packages/netpbm/doc/ximtoppm.html
/usr/share/doc/packages/netpbm/doc/xpmtoppm.html
/usr/share/doc/packages/netpbm/doc/xvminitoppm.html
/usr/share/doc/packages/netpbm/doc/xwdtopnm.html
/usr/share/doc/packages/netpbm/doc/ybmtopbm.html
/usr/share/doc/packages/netpbm/doc/yuvsplittoppm.html
/usr/share/doc/packages/netpbm/doc/yuvtoppm.html
/usr/share/doc/packages/netpbm/doc/yuy2topam.html
/usr/share/doc/packages/netpbm/doc/zeisstopnm.html
/usr/share/doc/packages/netpbm/lgpl_v21.txt
/usr/share/doc/packages/netpbm/netpbm.1
/usr/share/doc/packages/netpbm/netpbm.html
/usr/share/doc/packages/netpbm/patent_summary
/usr/share/doc/packages/netpbm/pnmtopalm
/usr/share/doc/packages/netpbm/pnmtopalm/LICENSE
/usr/share/doc/packages/netpbm/pnmtopalm/README
/usr/share/man/man1/411toppm.1.gz
/usr/share/man/man1/anytopnm.1.gz
/usr/share/man/man1/asciitopgm.1.gz
/usr/share/man/man1/atktopbm.1.gz
/usr/share/man/man1/avstopam.1.gz
/usr/share/man/man1/bioradtopgm.1.gz
/usr/share/man/man1/bmptoppm.1.gz
/usr/share/man/man1/brushtopbm.1.gz
/usr/share/man/man1/cameratopam.1.gz
/usr/share/man/man1/cistopbm.1.gz
/usr/share/man/man1/cmuwmtopbm.1.gz
/usr/share/man/man1/ddbugtopbm.1.gz
/usr/share/man/man1/directory.1.gz
/usr/share/man/man1/escp2topbm.1.gz
/usr/share/man/man1/eyuvtoppm.1.gz
/usr/share/man/man1/faxformat.1.gz
/usr/share/man/man1/fiascotopnm.1.gz
/usr/share/man/man1/fstopgm.1.gz
/usr/share/man/man1/gemtopbm.1.gz
/usr/share/man/man1/gemtopnm.1.gz
/usr/share/man/man1/giftopnm.1.gz
/usr/share/man/man1/gouldtoppm.1.gz
/usr/share/man/man1/hdifftopam.1.gz
/usr/share/man/man1/hipstopgm.1.gz
/usr/share/man/man1/hpcdtoppm.1.gz
/usr/share/man/man1/icontopbm.1.gz
/usr/share/man/man1/ilbmtoppm.1.gz
/usr/share/man/man1/imgtoppm.1.gz
/usr/share/man/man1/index.1.gz
/usr/share/man/man1/infotopam.1.gz
/usr/share/man/man1/jpegtopnm.1.gz
/usr/share/man/man1/leaftoppm.1.gz
/usr/share/man/man1/liberror.1.gz
/usr/share/man/man1/libnetpbm_dir.1.gz
/usr/share/man/man1/lispmtopgm.1.gz
/usr/share/man/man1/macptopbm.1.gz
/usr/share/man/man1/mdatopbm.1.gz
/usr/share/man/man1/mgrtopbm.1.gz
/usr/share/man/man1/mrf.1.gz
/usr/share/man/man1/mrftopbm.1.gz
/usr/share/man/man1/mtvtoppm.1.gz
/usr/share/man/man1/neotoppm.1.gz
/usr/share/man/man1/palmtopnm.1.gz
/usr/share/man/man1/pamaddnoise.1.gz
/usr/share/man/man1/pamaltsat.1.gz
/usr/share/man/man1/pamarith.1.gz
/usr/share/man/man1/pambackground.1.gz
/usr/share/man/man1/pambayer.1.gz
/usr/share/man/man1/pambrighten.1.gz
/usr/share/man/man1/pamcat.1.gz
/usr/share/man/man1/pamchannel.1.gz
/usr/share/man/man1/pamcomp.1.gz
/usr/share/man/man1/pamcrater.1.gz
/usr/share/man/man1/pamcut.1.gz
/usr/share/man/man1/pamdeinterlace.1.gz
/usr/share/man/man1/pamdepth.1.gz
/usr/share/man/man1/pamdice.1.gz
/usr/share/man/man1/pamditherbw.1.gz
/usr/share/man/man1/pamedge.1.gz
/usr/share/man/man1/pamendian.1.gz
/usr/share/man/man1/pamenlarge.1.gz
/usr/share/man/man1/pamexec.1.gz
/usr/share/man/man1/pamfile.1.gz
/usr/share/man/man1/pamfind.1.gz
/usr/share/man/man1/pamfix.1.gz
/usr/share/man/man1/pamfixtrunc.1.gz
/usr/share/man/man1/pamflip.1.gz
/usr/share/man/man1/pamfunc.1.gz
/usr/share/man/man1/pamgauss.1.gz
/usr/share/man/man1/pamgetcolor.1.gz
/usr/share/man/man1/pamgradient.1.gz
/usr/share/man/man1/pamhomography.1.gz
/usr/share/man/man1/pamhue.1.gz
/usr/share/man/man1/pamlevels.1.gz
/usr/share/man/man1/pamlookup.1.gz
/usr/share/man/man1/pammasksharpen.1.gz
/usr/share/man/man1/pammixinterlace.1.gz
/usr/share/man/man1/pammixmulti.1.gz
/usr/share/man/man1/pammosaicknit.1.gz
/usr/share/man/man1/pamoil.1.gz
/usr/share/man/man1/pamperspective.1.gz
/usr/share/man/man1/pampick.1.gz
/usr/share/man/man1/pampop9.1.gz
/usr/share/man/man1/pamrecolor.1.gz
/usr/share/man/man1/pamrestack.1.gz
/usr/share/man/man1/pamrgbatopng.1.gz
/usr/share/man/man1/pamrubber.1.gz
/usr/share/man/man1/pamscale.1.gz
/usr/share/man/man1/pamseq.1.gz
/usr/share/man/man1/pamshadedrelief.1.gz
/usr/share/man/man1/pamsharpmap.1.gz
/usr/share/man/man1/pamsharpness.1.gz
/usr/share/man/man1/pamsistoaglyph.1.gz
/usr/share/man/man1/pamslice.1.gz
/usr/share/man/man1/pamsplit.1.gz
/usr/share/man/man1/pamstack.1.gz
/usr/share/man/man1/pamstereogram.1.gz
/usr/share/man/man1/pamstretch-gen.1.gz
/usr/share/man/man1/pamstretch.1.gz
/usr/share/man/man1/pamsummcol.1.gz
/usr/share/man/man1/pamthreshold.1.gz
/usr/share/man/man1/pamtilt.1.gz
/usr/share/man/man1/pamtoavs.1.gz
/usr/share/man/man1/pamtodjvurle.1.gz
/usr/share/man/man1/pamtofits.1.gz
/usr/share/man/man1/pamtogif.1.gz
/usr/share/man/man1/pamtohdiff.1.gz
/usr/share/man/man1/pamtohtmltbl.1.gz
/usr/share/man/man1/pamtojpeg2k.1.gz
/usr/share/man/man1/pamtompfont.1.gz
/usr/share/man/man1/pamtooctaveimg.1.gz
/usr/share/man/man1/pamtopam.1.gz
/usr/share/man/man1/pamtopdbimg.1.gz
/usr/share/man/man1/pamtopfm.1.gz
/usr/share/man/man1/pamtoqoi.1.gz
/usr/share/man/man1/pamtosrf.1.gz
/usr/share/man/man1/pamtosvg.1.gz
/usr/share/man/man1/pamtotga.1.gz
/usr/share/man/man1/pamtouil.1.gz
/usr/share/man/man1/pamtowinicon.1.gz
/usr/share/man/man1/pamtoxvmini.1.gz
/usr/share/man/man1/pamtris.1.gz
/usr/share/man/man1/pamundice.1.gz
/usr/share/man/man1/pamunlookup.1.gz
/usr/share/man/man1/pamvalidate.1.gz
/usr/share/man/man1/pamx.1.gz
/usr/share/man/man1/pbmclean.1.gz
/usr/share/man/man1/pbmlife.1.gz
/usr/share/man/man1/pbmmake.1.gz
/usr/share/man/man1/pbmmask.1.gz
/usr/share/man/man1/pbmminkowski.1.gz
/usr/share/man/man1/pbmnoise.1.gz
/usr/share/man/man1/pbmpage.1.gz
/usr/share/man/man1/pbmpscale.1.gz
/usr/share/man/man1/pbmreduce.1.gz
/usr/share/man/man1/pbmtext.1.gz
/usr/share/man/man1/pbmtextps.1.gz
/usr/share/man/man1/pbmto10x.1.gz
/usr/share/man/man1/pbmto4425.1.gz
/usr/share/man/man1/pbmtoascii.1.gz
/usr/share/man/man1/pbmtoatk.1.gz
/usr/share/man/man1/pbmtobbnbg.1.gz
/usr/share/man/man1/pbmtocis.1.gz
/usr/share/man/man1/pbmtocmuwm.1.gz
/usr/share/man/man1/pbmtodjvurle.1.gz
/usr/share/man/man1/pbmtoepson.1.gz
/usr/share/man/man1/pbmtoescp2.1.gz
/usr/share/man/man1/pbmtogem.1.gz
/usr/share/man/man1/pbmtogo.1.gz
/usr/share/man/man1/pbmtoibm23xx.1.gz
/usr/share/man/man1/pbmtoicon.1.gz
/usr/share/man/man1/pbmtolj.1.gz
/usr/share/man/man1/pbmtoln03.1.gz
/usr/share/man/man1/pbmtolps.1.gz
/usr/share/man/man1/pbmtomacp.1.gz
/usr/share/man/man1/pbmtomatrixorbital.1.gz
/usr/share/man/man1/pbmtomda.1.gz
/usr/share/man/man1/pbmtomgr.1.gz
/usr/share/man/man1/pbmtomrf.1.gz
/usr/share/man/man1/pbmtonokia.1.gz
/usr/share/man/man1/pbmtopgm.1.gz
/usr/share/man/man1/pbmtopi3.1.gz
/usr/share/man/man1/pbmtopk.1.gz
/usr/share/man/man1/pbmtoplot.1.gz
/usr/share/man/man1/pbmtoppa.1.gz
/usr/share/man/man1/pbmtopsg3.1.gz
/usr/share/man/man1/pbmtoptx.1.gz
/usr/share/man/man1/pbmtosunicon.1.gz
/usr/share/man/man1/pbmtowbmp.1.gz
/usr/share/man/man1/pbmtox10bm.1.gz
/usr/share/man/man1/pbmtoxbm.1.gz
/usr/share/man/man1/pbmtoybm.1.gz
/usr/share/man/man1/pbmtozinc.1.gz
/usr/share/man/man1/pbmupc.1.gz
/usr/share/man/man1/pc1toppm.1.gz
/usr/share/man/man1/pcdindex.1.gz
/usr/share/man/man1/pcdovtoppm.1.gz
/usr/share/man/man1/pcxtoppm.1.gz
/usr/share/man/man1/pdbimgtopam.1.gz
/usr/share/man/man1/pfmtopam.1.gz
/usr/share/man/man1/pgmabel.1.gz
/usr/share/man/man1/pgmbentley.1.gz
/usr/share/man/man1/pgmcrater.1.gz
/usr/share/man/man1/pgmdeshadow.1.gz
/usr/share/man/man1/pgmedge.1.gz
/usr/share/man/man1/pgmenhance.1.gz
/usr/share/man/man1/pgmkernel.1.gz
/usr/share/man/man1/pgmmake.1.gz
/usr/share/man/man1/pgmmedian.1.gz
/usr/share/man/man1/pgmminkowski.1.gz
/usr/share/man/man1/pgmmorphconv.1.gz
/usr/share/man/man1/pgmnoise.1.gz
/usr/share/man/man1/pgmnorm.1.gz
/usr/share/man/man1/pgmoil.1.gz
/usr/share/man/man1/pgmramp.1.gz
/usr/share/man/man1/pgmslice.1.gz
/usr/share/man/man1/pgmtexture.1.gz
/usr/share/man/man1/pgmtofs.1.gz
/usr/share/man/man1/pgmtolispm.1.gz
/usr/share/man/man1/pgmtopbm.1.gz
/usr/share/man/man1/pgmtopgm.1.gz
/usr/share/man/man1/pgmtosbig.1.gz
/usr/share/man/man1/pgmtost4.1.gz
/usr/share/man/man1/pi1toppm.1.gz
/usr/share/man/man1/pi3topbm.1.gz
/usr/share/man/man1/picttoppm.1.gz
/usr/share/man/man1/pjtoppm.1.gz
/usr/share/man/man1/pktopbm.1.gz
/usr/share/man/man1/pngtopnm.1.gz
/usr/share/man/man1/pnmalias.1.gz
/usr/share/man/man1/pnmarith.1.gz
/usr/share/man/man1/pnmcomp.1.gz
/usr/share/man/man1/pnmconvol.1.gz
/usr/share/man/man1/pnmcrop.1.gz
/usr/share/man/man1/pnmcut.1.gz
/usr/share/man/man1/pnmdepth.1.gz
/usr/share/man/man1/pnmenlarge.1.gz
/usr/share/man/man1/pnmfile.1.gz
/usr/share/man/man1/pnmflip.1.gz
/usr/share/man/man1/pnmgamma.1.gz
/usr/share/man/man1/pnmhisteq.1.gz
/usr/share/man/man1/pnmindex.1.gz
/usr/share/man/man1/pnminterp.1.gz
/usr/share/man/man1/pnminvert.1.gz
/usr/share/man/man1/pnmmargin.1.gz
/usr/share/man/man1/pnmmontage.1.gz
/usr/share/man/man1/pnmnlfilt.1.gz
/usr/share/man/man1/pnmnoraw.1.gz
/usr/share/man/man1/pnmnorm.1.gz
/usr/share/man/man1/pnmpad.1.gz
/usr/share/man/man1/pnmpaste.1.gz
/usr/share/man/man1/pnmpsnr.1.gz
/usr/share/man/man1/pnmquant.1.gz
/usr/share/man/man1/pnmquantall.1.gz
/usr/share/man/man1/pnmremap.1.gz
/usr/share/man/man1/pnmrotate.1.gz
/usr/share/man/man1/pnmscale.1.gz
/usr/share/man/man1/pnmscalefixed.1.gz
/usr/share/man/man1/pnmshear.1.gz
/usr/share/man/man1/pnmsmooth.1.gz
/usr/share/man/man1/pnmsplit.1.gz
/usr/share/man/man1/pnmstitch.1.gz
/usr/share/man/man1/pnmtile.1.gz
/usr/share/man/man1/pnmtoddif.1.gz
/usr/share/man/man1/pnmtofiasco.1.gz
/usr/share/man/man1/pnmtofits.1.gz
/usr/share/man/man1/pnmtojpeg.1.gz
/usr/share/man/man1/pnmtopalm.1.gz
/usr/share/man/man1/pnmtopclxl.1.gz
/usr/share/man/man1/pnmtoplainpnm.1.gz
/usr/share/man/man1/pnmtopng.1.gz
/usr/share/man/man1/pnmtopnm.1.gz
/usr/share/man/man1/pnmtorast.1.gz
/usr/share/man/man1/pnmtorle.1.gz
/usr/share/man/man1/pnmtosgi.1.gz
/usr/share/man/man1/pnmtosir.1.gz
/usr/share/man/man1/pnmtotiff.1.gz
/usr/share/man/man1/pnmtoxwd.1.gz
/usr/share/man/man1/ppm3d.1.gz
/usr/share/man/man1/ppmbrighten.1.gz
/usr/share/man/man1/ppmchange.1.gz
/usr/share/man/man1/ppmcie.1.gz
/usr/share/man/man1/ppmcolormask.1.gz
/usr/share/man/man1/ppmcolors.1.gz
/usr/share/man/man1/ppmdcfont.1.gz
/usr/share/man/man1/ppmddumpfont.1.gz
/usr/share/man/man1/ppmdim.1.gz
/usr/share/man/man1/ppmdist.1.gz
/usr/share/man/man1/ppmdither.1.gz
/usr/share/man/man1/ppmdmkfont.1.gz
/usr/share/man/man1/ppmdraw.1.gz
/usr/share/man/man1/ppmfade.1.gz
/usr/share/man/man1/ppmflash.1.gz
/usr/share/man/man1/ppmforge.1.gz
/usr/share/man/man1/ppmglobe.1.gz
/usr/share/man/man1/ppmlabel.1.gz
/usr/share/man/man1/ppmmake.1.gz
/usr/share/man/man1/ppmmix.1.gz
/usr/share/man/man1/ppmnorm.1.gz
/usr/share/man/man1/ppmntsc.1.gz
/usr/share/man/man1/ppmpat.1.gz
/usr/share/man/man1/ppmquant.1.gz
/usr/share/man/man1/ppmquantall.1.gz
/usr/share/man/man1/ppmrainbow.1.gz
/usr/share/man/man1/ppmrelief.1.gz
/usr/share/man/man1/ppmrough.1.gz
/usr/share/man/man1/ppmshift.1.gz
/usr/share/man/man1/ppmspread.1.gz
/usr/share/man/man1/ppmsvgalib.1.gz
/usr/share/man/man1/ppmtoacad.1.gz
/usr/share/man/man1/ppmtoapplevol.1.gz
/usr/share/man/man1/ppmtoarbtxt.1.gz
/usr/share/man/man1/ppmtoascii.1.gz
/usr/share/man/man1/ppmtoeyuv.1.gz
/usr/share/man/man1/ppmtogif.1.gz
/usr/share/man/man1/ppmtoicr.1.gz
/usr/share/man/man1/ppmtoilbm.1.gz
/usr/share/man/man1/ppmtojpeg.1.gz
/usr/share/man/man1/ppmtoleaf.1.gz
/usr/share/man/man1/ppmtolj.1.gz
/usr/share/man/man1/ppmtomap.1.gz
/usr/share/man/man1/ppmtomitsu.1.gz
/usr/share/man/man1/ppmtompeg.1.gz
/usr/share/man/man1/ppmtoneo.1.gz
/usr/share/man/man1/ppmtopcx.1.gz
/usr/share/man/man1/ppmtopgm.1.gz
/usr/share/man/man1/ppmtopi1.1.gz
/usr/share/man/man1/ppmtopict.1.gz
/usr/share/man/man1/ppmtopj.1.gz
/usr/share/man/man1/ppmtopjxl.1.gz
/usr/share/man/man1/ppmtopuzz.1.gz
/usr/share/man/man1/ppmtosixel.1.gz
/usr/share/man/man1/ppmtospu.1.gz
/usr/share/man/man1/ppmtoterm.1.gz
/usr/share/man/man1/ppmtotga.1.gz
/usr/share/man/man1/ppmtouil.1.gz
/usr/share/man/man1/ppmtowinicon.1.gz
/usr/share/man/man1/ppmtoxpm.1.gz
/usr/share/man/man1/ppmtoyuv.1.gz
/usr/share/man/man1/ppmtoyuvsplit.1.gz
/usr/share/man/man1/ppmtv.1.gz
/usr/share/man/man1/ppmwheel.1.gz
/usr/share/man/man1/psidtopgm.1.gz
/usr/share/man/man1/qoitopam.1.gz
/usr/share/man/man1/qrttoppm.1.gz
/usr/share/man/man1/rasttopnm.1.gz
/usr/share/man/man1/rawtopgm.1.gz
/usr/share/man/man1/rawtoppm.1.gz
/usr/share/man/man1/rgb3toppm.1.gz
/usr/share/man/man1/rlatopam.1.gz
/usr/share/man/man1/rletopnm.1.gz
/usr/share/man/man1/sbigtopgm.1.gz
/usr/share/man/man1/sgitopnm.1.gz
/usr/share/man/man1/sirtopnm.1.gz
/usr/share/man/man1/sldtoppm.1.gz
/usr/share/man/man1/spctoppm.1.gz
/usr/share/man/man1/spottopgm.1.gz
/usr/share/man/man1/sputoppm.1.gz
/usr/share/man/man1/srftopam.1.gz
/usr/share/man/man1/st4topgm.1.gz
/usr/share/man/man1/sunicontopnm.1.gz
/usr/share/man/man1/svgtopam.1.gz
/usr/share/man/man1/tgatoppm.1.gz
/usr/share/man/man1/thinkjettopbm.1.gz
/usr/share/man/man1/vidtoppm.1.gz
/usr/share/man/man1/wbmptopbm.1.gz
/usr/share/man/man1/winicon.1.gz
/usr/share/man/man1/winicontopam.1.gz
/usr/share/man/man1/winicontoppm.1.gz
/usr/share/man/man1/xbmtopbm.1.gz
/usr/share/man/man1/ximtoppm.1.gz
/usr/share/man/man1/xpmtoppm.1.gz
/usr/share/man/man1/xvminitoppm.1.gz
/usr/share/man/man1/xwdtopnm.1.gz
/usr/share/man/man1/ybmtopbm.1.gz
/usr/share/man/man1/yuvsplittoppm.1.gz
/usr/share/man/man1/yuvtoppm.1.gz
/usr/share/man/man1/yuy2topam.1.gz
/usr/share/man/man1/zeisstopnm.1.gz
/usr/share/man/man5/extendedopacity.5.gz
/usr/share/man/man5/pam.5.gz
/usr/share/man/man5/pbm.5.gz
/usr/share/man/man5/pfm.5.gz
/usr/share/man/man5/pgm.5.gz
/usr/share/man/man5/pnm.5.gz
/usr/share/netpbm
/usr/share/netpbm/palmcolor8.map
/usr/share/netpbm/palmgray1.map
/usr/share/netpbm/palmgray2.map
/usr/share/netpbm/palmgray4.map


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Mar 22 23:42:21 2025