.coveragerc
LICENSE.txt
MANIFEST.in
Makefile
Makefile_pgwui.mk
README.rst
help.mk
setup.cfg
setup.py
tox.ini
src/pgwui_copy/VERSION
src/pgwui_copy/__init__.py
src/pgwui_copy/check_settings.py
src/pgwui_copy/exceptions.py
src/pgwui_copy/pgwui_copy.py
src/pgwui_copy/utils.py
src/pgwui_copy.egg-info/PKG-INFO
src/pgwui_copy.egg-info/SOURCES.txt
src/pgwui_copy.egg-info/dependency_links.txt
src/pgwui_copy.egg-info/entry_points.txt
src/pgwui_copy.egg-info/requires.txt
src/pgwui_copy.egg-info/top_level.txt
src/pgwui_copy/templates/copy.mak
src/pgwui_copy/views/__init__.py
src/pgwui_copy/views/copy.py
tests/test_check_settings.py
tests/test_pgwui_copy.py
tests/test_utils.py
tests/views/test_copy.py