File: AUTHORS

package info (click to toggle)
py-postgresql 1.2.1%2Bgit20180803.ef7b9a9-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 1,396 kB
  • sloc: python: 18,354; ansic: 2,024; sql: 282; sh: 26; makefile: 22
file content (30 lines) | stat: -rw-r--r-- 651 bytes parent folder | download | duplicates (3)
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
Contributors:
 James William Pye [faults are mostly mine] <x@jwp.io>
 Elvis Pranskevichus
 William Grzybowski [subjective paramstyle]
 Barry Grussling [inet/cidr support]
 Matthew Grant [inet/cidr support]

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>