File: control

package info (click to toggle)
python-imaging-doc-handbook 1.1.2-1.2
  • links: PTS
  • area: main
  • in suites: buster, stretch
  • size: 436 kB
  • ctags: 1
  • sloc: makefile: 29; sh: 10
file content (27 lines) | stat: -rw-r--r-- 964 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
25
26
27
Source: python-imaging-doc-handbook
Section: doc
Priority: optional
Maintainer: Simon Richter <sjr@debian.org>
Build-Depends: debhelper (>=9)
Standards-Version: 3.9.8

Package: python-imaging-doc-html
Architecture: all
Depends: ${misc:Depends}
Description: Documentation 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 the PIL handbook in HTML format.

Package: python-imaging-doc-pdf
Architecture: all
Depends: ${misc:Depends}
Suggests: pdf-viewer
Description: Documentation 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 the PIL handbook in PDF format.