This file is indexed.

/usr/share/doc/python-adodb/README.txt is in python-adodb 2.10-1.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
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
About This Package
==================
ADOdb is a database abstraction library (modelled on 
Microsoft's database API's). ADOdb was originally 
developed for PHP, and ported to Python. The Python version 
implements a subset of the PHP version. ADOdb is licensed 
using a BSD-style license. See LICENSE.txt.


Installation
============

Run from the command prompt:

 > python setup.py install

This will perform the adodb package installation.

You will need to install database specific extensions
to use ADOdb for Python. See HTML documentation below 
for further info.


Documentation
=============
See adodb-py-docs.htm


Author
======
jlim#natsoft.com


Download
========
http://adodb.sourceforge,net/


Forums and Help
===============
http://phplens.com/lens/lensforum/topics.php?id=4