# kivy-examples installs to /usr/share/kivy-examples and folders may have a
# document describing the example, not the package as a whole.
python-kivy-examples: package-contains-documentation-outside-usr-share-doc [usr/share/kivy-examples/*]

# These examples are mostly Python 2 compatible (135 of 142 .py files
# according to vermin). Keep python- prefix like -doc packages.
python-kivy-examples: python-package-depends-on-package-from-other-python-variant Depends: python3-kivy
