Source: python-ecore
Section: python
Priority: extra
Maintainer: quaker <quaker66@gmail.com>
Build-Depends: cdbs, debhelper (>= 6), python-all-dev (>= 2.4), python-central (>= 0.5.6), cython, python-pyrex, python-setuptools, python-efl-evas-dev, libecore-dev, libevas-dev, libeina-dev, python-epydoc
Standards-Version: 3.8.1
XS-Python-Version: >= 2.4
Homepage: http://enlightenment.org

Package: python-efl-ecore
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, python-efl-evas
Provides: ${python:Provides}, python-ecore
XB-Python-Version: ${python:Versions}
Description: Python bindings for ecore
 This package contains python ecore module.
 .
 Ecore is the core event abstraction layer and X abstraction layer that makes
 doing selections, Xdnd, general X stuff, and event loops, timeouts and idle
 handlers fast, optimized, and convenient. It's a separate library so anyone
 can make use of the work put into Ecore to make this job easy for
 applications.

Package: python-efl-ecore-doc
Provides: python-ecore-doc
Section: doc
Suggests: python-efl-ecore
Architecture: all
Description: Documentation for python ecore
 Ecore is the core event abstraction layer and X abstraction layer that makes
 doing selections, Xdnd, general X stuff, and event loops, timeouts and idle
 handlers fast, optimized, and convenient. It's a separate library so anyone
 can make use of the work put into Ecore to make this job easy for
 applications.
 .
 This package contains API documentation for python ecore.

