This file is indexed.

/usr/share/doc/python-stetl/html/_sources/index.rst.txt is in python-stetl 1.1+ds-2.

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
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
.. Stetl documentation master file, created by
   sphinx-quickstart on Sun Jun  2 11:01:36 2013.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

Welcome to Stetl
================

Stetl, Streaming ETL, is an open source (GNU GPL) toolkit for the transformation (ETL)
of geospatial data.  Stetl is based on existing ETL tools like GDAL/OGR and
XSLT. Stetl processing is driven from a configuration (.ini) file.
Stetl is written in Python and in particular suited for processing GML.

This is the documentation of the Stetl toolkit.
The code is on GitHub: https://github.com/geopython/stetl. Since July 2016 the project is a proud
member of the `GeoPython GitHub organization <https://github.com/geopython>`_.

See an `introductory Stetl presentation on Slideshare <http://www.slideshare.net/justb4/geospatial-etl-with-stetl-geopython-2016>`_.

This is document version |release| generated on |today|.

Contents:

.. toctree::
   :maxdepth: 1

   intro.rst
   install.rst
   background.rst
   using.rst
   cases.rst
   code.rst
   contact.rst
   links.rst


Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`