/usr/share/doc-base/python-drizzle is in python-drizzle-doc 1.11-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15  | Document: python-drizzle
Title: Drizzle documentation
Section: Science/Astronomy
Abstract: The drizzle library is a Python package for combining
 dithered images into a single image. This library is derived from code
 used in drizzlepac. Like drizzlepac, most of the code is implemented
 in the C language. The biggest change from drizzlepac is that this
 code passes an array that maps the input to output image into the C
 code, while the drizzlepac code computes the mapping by using a Python
 callback. Switching to using an array allowed the code to be greatly
 simplified.
Format: HTML
Index: /usr/share/doc/python-drizzle-doc/html/index.html
Files: /usr/share/doc/python-drizzle-doc/html/
 |