This file is indexed.

/usr/share/doc/python3-postgresql/AUTHORS is in python3-postgresql 1.0.2-1+b1.

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
Contributors:
 James William Pye <x@jwp.name>
 Elvis Pranskevichus
 William Grzybowski [subjective paramstyle]

Support by Donation:
 AppCove Network

Further Credits
===============

When licenses match, people win. Code is occasionally imported from other
projects to enhance py-postgresql and to allow users to enjoy dependency free
installation.


DB-API 2.0 Test Case
--------------------

postgresql/test/test_dbapi20.py:
 Stuart Bishop <zen@shangri-la.dropbear.id.au>


fcrypt
------

postgresql/resolved/crypt.py:
 Carey Evans <careye@spamcop.net>