MANIFEST.in
README.md
setup.py
odk_ppp.egg-info/PKG-INFO
odk_ppp.egg-info/SOURCES.txt
odk_ppp.egg-info/dependency_links.txt
odk_ppp.egg-info/requires.txt
odk_ppp.egg-info/top_level.txt
ppp/__init__.py
ppp/__main__.py
ppp/config.py
ppp/odkcalculate.py
ppp/odkchoices.py
ppp/odkform.py
ppp/odkgroup.py
ppp/odkprompt.py
ppp/odkrepeat.py
ppp/odktable.py
ppp/definitions/__init__.py
ppp/definitions/abstractions.py
ppp/definitions/constants.py
ppp/definitions/error.py
ppp/definitions/utils.py
ppp/interfaces/__init__.py
ppp/interfaces/cli.py
ppp/templates/default/footer.html
ppp/templates/default/header.html
ppp/templates/default/content/content-tr-base.html
ppp/templates/default/content/section-header.html
ppp/templates/default/content/group/group-closer.html
ppp/templates/default/content/group/group-header.html
ppp/templates/default/content/group/group-opener.html
ppp/templates/default/content/group/group-spacing.html
ppp/templates/default/content/prompt/label-hint-media-block.html
ppp/templates/default/content/prompt/prompt-left.html
ppp/templates/default/content/prompt/prompt-right.html
ppp/templates/default/content/prompt/inputs/date.html
ppp/templates/default/content/prompt/inputs/note.html
ppp/templates/default/content/prompt/inputs/select-multiple.html
ppp/templates/default/content/prompt/inputs/select-one.html
ppp/templates/default/content/prompt/inputs/selects.html
ppp/templates/default/content/prompt/inputs/single-value.html
ppp/templates/default/content/repeat/repeat-closer.html
ppp/templates/default/content/repeat/repeat-header.html
ppp/templates/default/content/repeat/repeat-opener.html
ppp/templates/default/content/table/table.html
ppp/templates/old/footer.html
ppp/templates/old/header.html
ppp/templates/old/styles.html
ppp/templates/old/content/content-tr-base.html
ppp/templates/old/content/section-header.html
ppp/templates/old/content/group/group-closer.html
ppp/templates/old/content/group/group-header.html
ppp/templates/old/content/group/group-opener.html
ppp/templates/old/content/group/group-spacing.html
ppp/templates/old/content/prompt/label-hint-media-block.html
ppp/templates/old/content/prompt/prompt-left.html
ppp/templates/old/content/prompt/prompt-right.html
ppp/templates/old/content/prompt/inputs/date.html
ppp/templates/old/content/prompt/inputs/note.html
ppp/templates/old/content/prompt/inputs/select-multiple.html
ppp/templates/old/content/prompt/inputs/select-one.html
ppp/templates/old/content/prompt/inputs/selects.html
ppp/templates/old/content/prompt/inputs/single-value.html
ppp/templates/old/content/repeat/repeat-closer.html
ppp/templates/old/content/repeat/repeat-header.html
ppp/templates/old/content/repeat/repeat-opener.html
ppp/templates/old/content/table/table.html
ppp/templates/test/footer.html
ppp/templates/test/header.html
ppp/templates/test/styles.html
ppp/templates/test/content/content-tr-base.html
ppp/templates/test/content/section-header.html
ppp/templates/test/content/group/group-closer.html
ppp/templates/test/content/group/group-header.html
ppp/templates/test/content/group/group-opener.html
ppp/templates/test/content/group/group-spacing.html
ppp/templates/test/content/prompt/label-hint-media-block.html
ppp/templates/test/content/prompt/prompt-left.html
ppp/templates/test/content/prompt/prompt-right.html
ppp/templates/test/content/prompt/inputs/date.html
ppp/templates/test/content/prompt/inputs/note.html
ppp/templates/test/content/prompt/inputs/select-multiple.html
ppp/templates/test/content/prompt/inputs/select-one.html
ppp/templates/test/content/prompt/inputs/selects.html
ppp/templates/test/content/prompt/inputs/single-value.html
ppp/templates/test/content/repeat/repeat-closer.html
ppp/templates/test/content/repeat/repeat-header.html
ppp/templates/test/content/repeat/repeat-opener.html
ppp/templates/test/content/table/table.html
test/test_ppp.py