691d84c1dc9ef8c5a7e88d8b9659ee0bf02f0c2c
[maemo-efl] / trunk / python-epsilon / debian / control
1 Source: python-epsilon
2 Section: python
3 Priority: optional
4 Maintainer: Maemo-EFL Team <maemo-efl-devel@garage.maemo.org>
5 Build-Depends: debhelper (>> 4.2.0), cdbs (>= 0.4.23), python2.5-dev (>= 2.5.1-1osso6), python-setuptools (>= 0.6c3) | python2.5-setuptools (>= 0.6c3), python2.5-pyrex (>= 0.9.5.1), libepsilon0-dev (>= 0.3.0.012-maemo3), python2.5-cython-dev
6 Standards-Version: 3.6.2.2
7
8 Package: python2.5-epsilon
9 Section: python
10 Architecture: any
11 Provides: python-epsilon
12 Depends: python2.5 (>= 2.5.1-1osso6), ${shlibs:Depends}
13 Description: Python bindings for Ecore
14  This packages contains modules that allow you to use
15  Ecore(enlightenment core library) in Python programs.
16
17