Source: pillow Section: python Priority: optional Maintainer: Matthias Klose Build-Depends: debhelper (>= 11), tk-dev, dpkg-dev (>= 1.16.1~), dh-python, python3-all-dev, python3-setuptools, python3-tk, python3-pytest, python3-olefile, python3-cffi, libfreetype6-dev, libjpeg-dev, zlib1g-dev, liblcms2-dev, libtiff5-dev | libtiff-dev, libwebp-dev, libraqm-dev, libimagequant-dev, libopenjp2-7-dev, Build-Depends-Indep: python3-sphinx, python3-sphinx-rtd-theme, python3-sphinx-issues, python3-sphinx-copybutton, python3-sphinx-inline-tabs, Standards-Version: 4.6.1 Homepage: http://python-pillow.github.io/ XS-Testsuite: autopkgtest Package: python3-pil Architecture: any Multi-Arch: same Depends: ${python3:Depends}, mime-support | python3-pil.imagetk, ${shlibs:Depends}, ${misc:Depends} Recommends: python3-olefile Suggests: python-pil-doc Provides: ${python:Provides}, python3-pillow Conflicts: python3-imaging (<< 1.1.7+2.0.0-1.1) Breaks: python3-imaging (<< 1.1.7+2.0.0-1.1) Replaces: python3-imaging (<< 1.1.7+2.0.0-1.1) Description: Python Imaging Library (Python3) The Python Imaging Library (PIL) adds an image object to your Python interpreter. You can load images from a variety of file formats, and apply a rich set of image operations to them. . Image Objects: o Bilevel, greyscale, palette, true colour (RGB), true colour with transparency (RGBA). o colour separation (CMYK). o Copy, cut, paste operations. o Flip, transpose, resize, rotate, and arbitrary affine transforms. o Transparency operations. o Channel and point operations. o Colour transforms, including matrix operations. o Image enhancement, including convolution filters. . File Formats: o Full (Open/Load/Save): BMP, EPS (with ghostscript), GIF, IM, JPEG, MSP, PDF, PNG, PPM, TIFF, XBM. o Read only (Open/Load): ARG, CUR, DCX, FLI, FPX, GBR, GD, ICO, IMT, IPTC, MCIDAS, MPEG, PhotoCD, PCX, PIXAR, PSD, TGA, SGI, SUN, TGA, WMF, XPM. o Save only: PDF, EPS (without ghostscript). Package: python3-pil.imagetk Architecture: any Multi-Arch: same Depends: python3-pil (= ${binary:Version}), python3-tk (>= 3.4.1-2), ${python3:Depends}, ${shlibs:Depends}, ${misc:Depends} Suggests: python-pil-doc Provides: ${python:Provides} Breaks: python3-imaging-tk (<< 1.1.7+2.0.0-1.1) Replaces: python3-imaging-tk (<< 1.1.7+2.0.0-1.1) Description: Python Imaging Library - ImageTk Module (Python3) Tk dependent python-pil module. Package: python-pil-doc Section: doc Architecture: all Multi-Arch: foreign Depends: ${misc:Depends}, ${sphinxdoc:Depends} Suggests: python3-doc, python3-pil, python3-pil.imagetk Description: Examples for the Python Imaging Library The Python Imaging Library (PIL) adds an image object to your Python interpreter. You can load image objects from a variety of file formats, and apply a rich set of image operations to them. . This package contains PIL API documentation and some example scripts. You may also want to look at the python-pil-doc-html or python-pil-doc-pdf packages for the PIL handbook documentation.