LICENSE
README.md
pyproject.toml
setup.py
ckanext/__init__.py
ckanext/webview/__init__.py
ckanext/webview/plugin.py
ckanext/webview/logic/__init__.py
ckanext/webview/logic/validators.py
ckanext/webview/theme/assets/webassets.yml
ckanext/webview/theme/assets/less/webview.less
ckanext/webview/theme/templates/views/web_view.html
ckanext/webview/theme/templates/views/web_view_form.html
ckanext_webview.egg-info/PKG-INFO
ckanext_webview.egg-info/SOURCES.txt
ckanext_webview.egg-info/dependency_links.txt
ckanext_webview.egg-info/entry_points.txt
ckanext_webview.egg-info/not-zip-safe
ckanext_webview.egg-info/requires.txt
ckanext_webview.egg-info/top_level.txt
docs/_scripts/gen_api_pages.py
tests/test_validators.py