File: AUTHORS

package info (click to toggle)
py-postgresql 1.1.0-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch
  • size: 1,364 kB
  • ctags: 3,170
  • sloc: python: 18,318; ansic: 2,024; sql: 282; makefile: 29; sh: 26
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>