2f06b9cf381c0343955ead227a6b01a2e4d57a91
[maemo-efl] / trunk / python-evas / debian / control
1 Source: python-evas
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-1osso2), python2.5-setuptools (>= 0.6c3), python2.5-pyrex (>= 0.9.5.1), libevas0-dev (>= 0.9.9.040-maemo.1), python2.5-numeric-dev (>= 24.2-1osso4)
6 Standards-Version: 3.6.2.2
7
8 Package: python2.5-evas
9 Section: python
10 Architecture: any
11 Depends: python2.5 (>= 2.5.1-1osso2), ${shlibs:Depends}
12 Description: Python bindings for enlightenment advanced canvas library
13  This packages contains modules that allow you to use 
14  Evas(enlightenment advanced canvas library) in Python programs.
15
16 Package: python2.5-evas-dev
17 Section: python
18 Architecture: all
19 Depends: python2.5-evas (= ${Source-Version})
20 Description: Development files for Python Evas
21