forked from python-postgres/fe
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathAUTHORS
More file actions
30 lines (21 loc) · 651 Bytes
/
AUTHORS
File metadata and controls
30 lines (21 loc) · 651 Bytes
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>