# The scripts are just helper scripts used for developing with enaml or for
# maintainer scripts
python3-enaml: application-in-library-section python [usr/bin/enaml*]
python3-enaml: library-package-name-for-application [usr/bin/enaml*]

# Python resource files (images are loaded with importlib.resources)
python3-enaml: image-file-in-usr-lib [usr/lib/python3/dist-packages/enaml/qt/docking/dock_images/*.png]
