LICENSE
README.md
pyproject.toml
setup.py
ckanext/__init__.py
ckanext/gallery/__init__.py
ckanext/gallery/lib/__init__.py
ckanext/gallery/lib/helpers.py
ckanext/gallery/logic/__init__.py
ckanext/gallery/logic/validators.py
ckanext/gallery/plugins/__init__.py
ckanext/gallery/plugins/gallery.py
ckanext/gallery/plugins/image.py
ckanext/gallery/plugins/interfaces.py
ckanext/gallery/theme/assets/webassets.yml
ckanext/gallery/theme/assets/js/gallery.js
ckanext/gallery/theme/assets/less/gallery.less
ckanext/gallery/theme/assets/vendor/blueimp-gallery/Makefile
ckanext/gallery/theme/assets/vendor/blueimp-gallery/README.md
ckanext/gallery/theme/assets/vendor/blueimp-gallery/blueimp-gallery.jquery.json
ckanext/gallery/theme/assets/vendor/blueimp-gallery/bower.json
ckanext/gallery/theme/assets/vendor/blueimp-gallery/index.html
ckanext/gallery/theme/assets/vendor/blueimp-gallery/package.json
ckanext/gallery/theme/assets/vendor/blueimp-gallery/css/blueimp-gallery-indicator.css
ckanext/gallery/theme/assets/vendor/blueimp-gallery/css/blueimp-gallery-video.css
ckanext/gallery/theme/assets/vendor/blueimp-gallery/css/blueimp-gallery.css
ckanext/gallery/theme/assets/vendor/blueimp-gallery/css/blueimp-gallery.min.css
ckanext/gallery/theme/assets/vendor/blueimp-gallery/css/demo.css
ckanext/gallery/theme/assets/vendor/blueimp-gallery/img/error.png
ckanext/gallery/theme/assets/vendor/blueimp-gallery/img/error.svg
ckanext/gallery/theme/assets/vendor/blueimp-gallery/img/loading.gif
ckanext/gallery/theme/assets/vendor/blueimp-gallery/img/play-pause.png
ckanext/gallery/theme/assets/vendor/blueimp-gallery/img/play-pause.svg
ckanext/gallery/theme/assets/vendor/blueimp-gallery/img/video-play.png
ckanext/gallery/theme/assets/vendor/blueimp-gallery/img/video-play.svg
ckanext/gallery/theme/assets/vendor/blueimp-gallery/js/blueimp-gallery-fullscreen.js
ckanext/gallery/theme/assets/vendor/blueimp-gallery/js/blueimp-gallery-indicator.js
ckanext/gallery/theme/assets/vendor/blueimp-gallery/js/blueimp-gallery-video.js
ckanext/gallery/theme/assets/vendor/blueimp-gallery/js/blueimp-gallery.js
ckanext/gallery/theme/assets/vendor/blueimp-gallery/js/blueimp-gallery.min.js
ckanext/gallery/theme/assets/vendor/blueimp-gallery/js/blueimp-helper.js
ckanext/gallery/theme/assets/vendor/blueimp-gallery/js/demo.js
ckanext/gallery/theme/assets/vendor/blueimp-gallery/js/jquery.blueimp-gallery.js
ckanext/gallery/theme/assets/vendor/blueimp-gallery/js/jquery.blueimp-gallery.min.js
ckanext/gallery/theme/assets/vendor/jquery-ui-1.12.1.custom/AUTHORS.txt
ckanext/gallery/theme/assets/vendor/jquery-ui-1.12.1.custom/LICENSE.txt
ckanext/gallery/theme/assets/vendor/jquery-ui-1.12.1.custom/index.html
ckanext/gallery/theme/assets/vendor/jquery-ui-1.12.1.custom/jquery-ui.css
ckanext/gallery/theme/assets/vendor/jquery-ui-1.12.1.custom/jquery-ui.js
ckanext/gallery/theme/assets/vendor/jquery-ui-1.12.1.custom/jquery-ui.min.css
ckanext/gallery/theme/assets/vendor/jquery-ui-1.12.1.custom/jquery-ui.min.js
ckanext/gallery/theme/assets/vendor/jquery-ui-1.12.1.custom/jquery-ui.structure.css
ckanext/gallery/theme/assets/vendor/jquery-ui-1.12.1.custom/jquery-ui.structure.min.css
ckanext/gallery/theme/assets/vendor/jquery-ui-1.12.1.custom/jquery-ui.theme.css
ckanext/gallery/theme/assets/vendor/jquery-ui-1.12.1.custom/jquery-ui.theme.min.css
ckanext/gallery/theme/assets/vendor/jquery-ui-1.12.1.custom/package.json
ckanext/gallery/theme/assets/vendor/jquery-ui-1.12.1.custom/external/jquery/jquery.js
ckanext/gallery/theme/assets/vendor/jquery-ui-1.12.1.custom/images/ui-icons_444444_256x240.png
ckanext/gallery/theme/assets/vendor/jquery-ui-1.12.1.custom/images/ui-icons_555555_256x240.png
ckanext/gallery/theme/assets/vendor/jquery-ui-1.12.1.custom/images/ui-icons_777620_256x240.png
ckanext/gallery/theme/assets/vendor/jquery-ui-1.12.1.custom/images/ui-icons_777777_256x240.png
ckanext/gallery/theme/assets/vendor/jquery-ui-1.12.1.custom/images/ui-icons_cc0000_256x240.png
ckanext/gallery/theme/assets/vendor/jquery-ui-1.12.1.custom/images/ui-icons_ffffff_256x240.png
ckanext/gallery/theme/templates/gallery/form.html
ckanext/gallery/theme/templates/gallery/view.html
ckanext/gallery/theme/templates/gallery/snippets/gallery.html
ckanext/gallery/theme/templates/gallery/snippets/lightbox.html
ckanext_gallery.egg-info/PKG-INFO
ckanext_gallery.egg-info/SOURCES.txt
ckanext_gallery.egg-info/dependency_links.txt
ckanext_gallery.egg-info/entry_points.txt
ckanext_gallery.egg-info/not-zip-safe
ckanext_gallery.egg-info/requires.txt
ckanext_gallery.egg-info/top_level.txt
docs/_scripts/gen_api_pages.py