author | Karl O. Pinc <kop@meme.com> | |
Tue, 23 Oct 2018 02:51:28 +0000 (21:51 -0500) | ||
committer | Karl O. Pinc <kop@meme.com> | |
Tue, 23 Oct 2018 02:51:28 +0000 (21:51 -0500) | ||
commit | 2c5f17a345829776fc1ecbdace7df6ba78eed309 | |
tree | b33733fe73de52e966bf0277c19cce493eb3bfac | tree | snapshot |
.coveragerc | [new file with mode: 0644] | blob |
.gitignore | [new file with mode: 0644] | blob |
LICENSE.txt | [new file with mode: 0644] | blob |
MANIFEST.in | [new file with mode: 0644] | blob |
Makefile | [new file with mode: 0644] | blob |
README.rst | [new file with mode: 0644] | blob |
setup.cfg | [new file with mode: 0644] | blob |
setup.py | [new file with mode: 0644] | blob |
src/pgwui_common/VERSION | [new file with mode: 0644] | blob |
src/pgwui_common/__init__.py | [new file with mode: 0644] | blob |
src/pgwui_common/pgwui_common.py | [new file with mode: 0644] | blob |
src/pgwui_common/static/pgwui.css | [new file with mode: 0644] | blob |
src/pgwui_common/templates/auth_base.mak | [new file with mode: 0644] | blob |
src/pgwui_common/templates/base.mak | [new file with mode: 0644] | blob |
tests/test_pgwui_common.py | [new file with mode: 0644] | blob |
tox.ini | [new file with mode: 0644] | blob |