data/pygresql-5.1.2/LICENSE.txt: ASCII text data/pygresql-5.1.2/MANIFEST.in: ASCII text data/pygresql-5.1.2/PKG-INFO: ASCII text data/pygresql-5.1.2/PyGreSQL.egg-info/PKG-INFO: ASCII text data/pygresql-5.1.2/PyGreSQL.egg-info/SOURCES.txt: ASCII text data/pygresql-5.1.2/PyGreSQL.egg-info/dependency_links.txt: very short file (no magic) data/pygresql-5.1.2/PyGreSQL.egg-info/not-zip-safe: very short file (no magic) data/pygresql-5.1.2/PyGreSQL.egg-info/top_level.txt: ASCII text data/pygresql-5.1.2/README.rst: ASCII text data/pygresql-5.1.2/docs/Makefile: ASCII text, with very long lines data/pygresql-5.1.2/docs/_static/favicon.ico: MS Windows icon resource - 3 icons, 16x16, 8 bits/pixel, 32x32, 8 bits/pixel data/pygresql-5.1.2/docs/_static/pygresql.css_t: ASCII text data/pygresql-5.1.2/docs/_static/pygresql.png: PNG image data, 128 x 128, 8-bit/color RGB, non-interlaced data/pygresql-5.1.2/docs/_templates/layout.html: HTML document, ASCII text data/pygresql-5.1.2/docs/about.rst: ASCII text data/pygresql-5.1.2/docs/about.txt: UTF-8 Unicode text data/pygresql-5.1.2/docs/announce.rst: ASCII text data/pygresql-5.1.2/docs/community/homes.rst: ASCII text data/pygresql-5.1.2/docs/community/index.rst: ASCII text data/pygresql-5.1.2/docs/community/issues.rst: ASCII text data/pygresql-5.1.2/docs/community/mailinglist.rst: ASCII text data/pygresql-5.1.2/docs/community/source.rst: ASCII text data/pygresql-5.1.2/docs/community/support.rst: ASCII text data/pygresql-5.1.2/docs/conf.py: Python script, ASCII text executable data/pygresql-5.1.2/docs/contents/changelog.rst: ASCII text data/pygresql-5.1.2/docs/contents/examples.rst: ASCII text data/pygresql-5.1.2/docs/contents/general.rst: ASCII text data/pygresql-5.1.2/docs/contents/index.rst: ASCII text data/pygresql-5.1.2/docs/contents/install.rst: ASCII text data/pygresql-5.1.2/docs/contents/pg/adaptation.rst: ASCII text data/pygresql-5.1.2/docs/contents/pg/connection.rst: ASCII text data/pygresql-5.1.2/docs/contents/pg/db_types.rst: ASCII text data/pygresql-5.1.2/docs/contents/pg/db_wrapper.rst: Python script, ASCII text executable data/pygresql-5.1.2/docs/contents/pg/index.rst: ASCII text data/pygresql-5.1.2/docs/contents/pg/introduction.rst: ASCII text data/pygresql-5.1.2/docs/contents/pg/large_objects.rst: ASCII text data/pygresql-5.1.2/docs/contents/pg/module.rst: ASCII text data/pygresql-5.1.2/docs/contents/pg/notification.rst: ASCII text data/pygresql-5.1.2/docs/contents/pg/query.rst: ASCII text data/pygresql-5.1.2/docs/contents/pgdb/adaptation.rst: ASCII text data/pygresql-5.1.2/docs/contents/pgdb/connection.rst: ASCII text data/pygresql-5.1.2/docs/contents/pgdb/cursor.rst: ASCII text data/pygresql-5.1.2/docs/contents/pgdb/index.rst: ASCII text data/pygresql-5.1.2/docs/contents/pgdb/introduction.rst: ASCII text data/pygresql-5.1.2/docs/contents/pgdb/module.rst: ASCII text data/pygresql-5.1.2/docs/contents/pgdb/typecache.rst: ASCII text data/pygresql-5.1.2/docs/contents/pgdb/types.rst: ASCII text data/pygresql-5.1.2/docs/contents/postgres/advanced.rst: ASCII text data/pygresql-5.1.2/docs/contents/postgres/basic.rst: ASCII text data/pygresql-5.1.2/docs/contents/postgres/func.rst: ASCII text data/pygresql-5.1.2/docs/contents/postgres/index.rst: ASCII text data/pygresql-5.1.2/docs/contents/postgres/syscat.rst: UTF-8 Unicode text data/pygresql-5.1.2/docs/contents/tutorial.rst: ASCII text data/pygresql-5.1.2/docs/copyright.rst: ASCII text data/pygresql-5.1.2/docs/download/download.rst: ASCII text data/pygresql-5.1.2/docs/download/files.rst: ASCII text data/pygresql-5.1.2/docs/download/index.rst: ASCII text data/pygresql-5.1.2/docs/make.bat: DOS batch file, ASCII text, with CRLF line terminators data/pygresql-5.1.2/docs/requirements.txt: ASCII text, with no line terminators data/pygresql-5.1.2/docs/start.txt: ASCII text data/pygresql-5.1.2/docs/toc.txt: ASCII text data/pygresql-5.1.2/pg.py: Python script, ASCII text executable data/pygresql-5.1.2/pgconn.c: C source, ASCII text data/pygresql-5.1.2/pgdb.py: Python script, ASCII text executable data/pygresql-5.1.2/pginternal.c: C source, ASCII text data/pygresql-5.1.2/pglarge.c: C source, ASCII text data/pygresql-5.1.2/pgmodule.c: C source, ASCII text data/pygresql-5.1.2/pgnotice.c: C source, ASCII text data/pygresql-5.1.2/pgquery.c: C source, ASCII text data/pygresql-5.1.2/pgsource.c: C source, ASCII text data/pygresql-5.1.2/pgtypes.h: C source, ASCII text data/pygresql-5.1.2/py3c.h: C source, ASCII text data/pygresql-5.1.2/setup.cfg: ASCII text data/pygresql-5.1.2/setup.py: Python script, ASCII text executable data/pygresql-5.1.2/tests/__init__.py: Python script, ASCII text executable data/pygresql-5.1.2/tests/dbapi20.py: Python script, ASCII text executable data/pygresql-5.1.2/tests/test_classic.py: Python script, ASCII text executable data/pygresql-5.1.2/tests/test_classic_connection.py: Python script, UTF-8 Unicode text executable data/pygresql-5.1.2/tests/test_classic_dbwrapper.py: Python script, UTF-8 Unicode text executable data/pygresql-5.1.2/tests/test_classic_functions.py: Python script, UTF-8 Unicode text executable data/pygresql-5.1.2/tests/test_classic_largeobj.py: Python script, UTF-8 Unicode text executable data/pygresql-5.1.2/tests/test_classic_notification.py: Python script, ASCII text executable data/pygresql-5.1.2/tests/test_dbapi20.py: Python script, UTF-8 Unicode text executable data/pygresql-5.1.2/tests/test_dbapi20_copy.py: Python script, UTF-8 Unicode text executable data/pygresql-5.1.2/tests/test_tutorial.py: Python script, ASCII text executable data/pygresql-5.1.2/tox.ini: ASCII text data/pygresql-5.1.2/debian/changelog: UTF-8 Unicode text data/pygresql-5.1.2/debian/control: ASCII text data/pygresql-5.1.2/debian/copyright: UTF-8 Unicode text data/pygresql-5.1.2/debian/gbp.conf: ASCII text data/pygresql-5.1.2/debian/python-pygresql-doc.doc-base: ASCII text data/pygresql-5.1.2/debian/python-pygresql-doc.install: ASCII text data/pygresql-5.1.2/debian/rules: a /usr/bin/make -f script, ASCII text executable data/pygresql-5.1.2/debian/salsa-ci.yml: ASCII text data/pygresql-5.1.2/debian/source/format: ASCII text data/pygresql-5.1.2/debian/source/options: ASCII text data/pygresql-5.1.2/debian/tests/control: ASCII text data/pygresql-5.1.2/debian/upstream/metadata: ASCII text data/pygresql-5.1.2/debian/watch: ASCII text data/pygresql-5.1.2/.pc/.version: ASCII text data/pygresql-5.1.2/.pc/.quilt_patches: ASCII text data/pygresql-5.1.2/.pc/.quilt_series: ASCII text data/pygresql-5.1.2/.pc/applied-patches: empty