Source: python-efl
Section: python
Priority: optional
Maintainer: Manu Kebab <io.gnu.linux@free.fr>
Build-Depends: debhelper-compat (= 13),
 dh-python,
 python3-all-dev (>= 3.8.6),
 libecore-bin (>= 1.27.0),
 libeet-bin,
 libefl-all-dev (>= 1.27.0),
 python-dbus-dev,
 python3-minimal,
 python3-setuptools,
 python3-sphinx
Standards-Version: 4.6.2
X-Python-Version: >= 3.8
Homepage: http://www.enlightenment.org

Package: python-efl
Architecture: any
Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}
Provides: ${python:Provides}
Breaks: ${python:Breaks}
Description: Python bindings for Enlightenment Foundation Libraries
 EFL is a collection of libraries for handling many common tasks a
 developer man have such as data structures, communication, rendering,
 widgets and more. PYTHON-EFL are the python bindings for EFL and Elementary.
