File: SOURCES.txt

package info (click to toggle)
pygresql 1%3A5.0.3-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 3,340 kB
  • ctags: 2,187
  • sloc: python: 13,239; ansic: 4,975; makefile: 164
file content (180 lines) | stat: -rw-r--r-- 6,440 bytes parent folder | download
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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
LICENSE.txt
MANIFEST.in
README.rst
pg.py
pgdb.py
pgmodule.c
pgtypes.h
py3c.h
setup.cfg
setup.py
PyGreSQL.egg-info/PKG-INFO
PyGreSQL.egg-info/SOURCES.txt
PyGreSQL.egg-info/dependency_links.txt
PyGreSQL.egg-info/not-zip-safe
PyGreSQL.egg-info/top_level.txt
docs/Makefile
docs/about.rst
docs/announce.rst
docs/conf.py
docs/copyright.rst
docs/index.rst
docs/make.bat
docs/_build/html/announce.html
docs/_build/html/copyright.html
docs/_build/html/genindex.html
docs/_build/html/index.html
docs/_build/html/py-modindex.html
docs/_build/html/search.html
docs/_build/html/searchindex.js
docs/_build/html/_sources/announce.txt
docs/_build/html/_sources/copyright.txt
docs/_build/html/_sources/index.txt
docs/_build/html/_sources/community/index.txt
docs/_build/html/_sources/contents/changelog.txt
docs/_build/html/_sources/contents/examples.txt
docs/_build/html/_sources/contents/general.txt
docs/_build/html/_sources/contents/index.txt
docs/_build/html/_sources/contents/install.txt
docs/_build/html/_sources/contents/tutorial.txt
docs/_build/html/_sources/contents/pg/adaptation.txt
docs/_build/html/_sources/contents/pg/connection.txt
docs/_build/html/_sources/contents/pg/db_types.txt
docs/_build/html/_sources/contents/pg/db_wrapper.txt
docs/_build/html/_sources/contents/pg/index.txt
docs/_build/html/_sources/contents/pg/introduction.txt
docs/_build/html/_sources/contents/pg/large_objects.txt
docs/_build/html/_sources/contents/pg/module.txt
docs/_build/html/_sources/contents/pg/notification.txt
docs/_build/html/_sources/contents/pg/query.txt
docs/_build/html/_sources/contents/pgdb/adaptation.txt
docs/_build/html/_sources/contents/pgdb/connection.txt
docs/_build/html/_sources/contents/pgdb/cursor.txt
docs/_build/html/_sources/contents/pgdb/index.txt
docs/_build/html/_sources/contents/pgdb/introduction.txt
docs/_build/html/_sources/contents/pgdb/module.txt
docs/_build/html/_sources/contents/pgdb/typecache.txt
docs/_build/html/_sources/contents/pgdb/types.txt
docs/_build/html/_sources/contents/postgres/advanced.txt
docs/_build/html/_sources/contents/postgres/basic.txt
docs/_build/html/_sources/contents/postgres/func.txt
docs/_build/html/_sources/contents/postgres/index.txt
docs/_build/html/_sources/contents/postgres/syscat.txt
docs/_build/html/_sources/download/index.txt
docs/_build/html/_static/ajax-loader.gif
docs/_build/html/_static/basic.css
docs/_build/html/_static/cloud.css
docs/_build/html/_static/cloud.js
docs/_build/html/_static/comment-bright.png
docs/_build/html/_static/comment-close.png
docs/_build/html/_static/comment.png
docs/_build/html/_static/doctools.js
docs/_build/html/_static/down-pressed.png
docs/_build/html/_static/down.png
docs/_build/html/_static/favicon.ico
docs/_build/html/_static/file.png
docs/_build/html/_static/icon-caution.png
docs/_build/html/_static/icon-danger.png
docs/_build/html/_static/icon-deprecated.png
docs/_build/html/_static/icon-note.png
docs/_build/html/_static/icon-seealso.png
docs/_build/html/_static/icon-todo.png
docs/_build/html/_static/icon-warning.png
docs/_build/html/_static/jquery-1.11.1.js
docs/_build/html/_static/jquery.cookie.js
docs/_build/html/_static/jquery.js
docs/_build/html/_static/minus.png
docs/_build/html/_static/plus.png
docs/_build/html/_static/pygments.css
docs/_build/html/_static/pygresql.css
docs/_build/html/_static/pygresql.png
docs/_build/html/_static/searchtools.js
docs/_build/html/_static/underscore-1.3.1.js
docs/_build/html/_static/underscore.js
docs/_build/html/_static/up-pressed.png
docs/_build/html/_static/up.png
docs/_build/html/_static/websupport.js
docs/_build/html/community/index.html
docs/_build/html/contents/changelog.html
docs/_build/html/contents/examples.html
docs/_build/html/contents/general.html
docs/_build/html/contents/index.html
docs/_build/html/contents/install.html
docs/_build/html/contents/tutorial.html
docs/_build/html/contents/pg/adaptation.html
docs/_build/html/contents/pg/connection.html
docs/_build/html/contents/pg/db_types.html
docs/_build/html/contents/pg/db_wrapper.html
docs/_build/html/contents/pg/index.html
docs/_build/html/contents/pg/introduction.html
docs/_build/html/contents/pg/large_objects.html
docs/_build/html/contents/pg/module.html
docs/_build/html/contents/pg/notification.html
docs/_build/html/contents/pg/query.html
docs/_build/html/contents/pgdb/adaptation.html
docs/_build/html/contents/pgdb/connection.html
docs/_build/html/contents/pgdb/cursor.html
docs/_build/html/contents/pgdb/index.html
docs/_build/html/contents/pgdb/introduction.html
docs/_build/html/contents/pgdb/module.html
docs/_build/html/contents/pgdb/typecache.html
docs/_build/html/contents/pgdb/types.html
docs/_build/html/contents/postgres/advanced.html
docs/_build/html/contents/postgres/basic.html
docs/_build/html/contents/postgres/func.html
docs/_build/html/contents/postgres/index.html
docs/_build/html/contents/postgres/syscat.html
docs/_build/html/download/index.html
docs/_static/favicon.ico
docs/_static/pygresql.css_t
docs/_static/pygresql.png
docs/_templates/layout.html
docs/community/bugtracker.rst
docs/community/homes.rst
docs/community/index.rst
docs/community/mailinglist.rst
docs/community/source.rst
docs/community/support.rst
docs/contents/changelog.rst
docs/contents/examples.rst
docs/contents/general.rst
docs/contents/index.rst
docs/contents/install.rst
docs/contents/tutorial.rst
docs/contents/pg/adaptation.rst
docs/contents/pg/connection.rst
docs/contents/pg/db_types.rst
docs/contents/pg/db_wrapper.rst
docs/contents/pg/index.rst
docs/contents/pg/introduction.rst
docs/contents/pg/large_objects.rst
docs/contents/pg/module.rst
docs/contents/pg/notification.rst
docs/contents/pg/query.rst
docs/contents/pgdb/adaptation.rst
docs/contents/pgdb/connection.rst
docs/contents/pgdb/cursor.rst
docs/contents/pgdb/index.rst
docs/contents/pgdb/introduction.rst
docs/contents/pgdb/module.rst
docs/contents/pgdb/typecache.rst
docs/contents/pgdb/types.rst
docs/contents/postgres/advanced.rst
docs/contents/postgres/basic.rst
docs/contents/postgres/func.rst
docs/contents/postgres/index.rst
docs/contents/postgres/syscat.rst
docs/download/download.rst
docs/download/files.rst
docs/download/index.rst
tests/__init__.py
tests/dbapi20.py
tests/test_classic.py
tests/test_classic_connection.py
tests/test_classic_dbwrapper.py
tests/test_classic_functions.py
tests/test_classic_largeobj.py
tests/test_classic_notification.py
tests/test_dbapi20.py
tests/test_dbapi20_copy.py
tests/test_tutorial.py