aboutsummaryrefslogtreecommitdiff
path: root/debian/control
blob: 1306c8fbe8f9ecdc0516069337a678dbeb94bf3d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Source: ivycpy
Version: ivycpy213
Section: devel
Priority: optional
Maintainer: Didier Pavet <pavet@cena.fr>
Standards-Version: 3.0.1
Build-Depends: debhelper, python, python-dev, python-epydoc

Package: python-ivy
Section: devel
Architecture: i386
Depends: libc6-dev, ivy-c (>= 3.7), ivy-c-dev (>= 3.7), python
Conflicts: ivycpy213sa, ivycpy
Description: Ivy stub for Python (wrapper above ivyc).
 Ivycpy provides a Python access to the Ivy Bus. It is a wrapper above ivyc library ([3.3 .. 3.6]).
 This version is the version for debian woody (ivycpy213 stands for ivycpy for
 Python 213); it is dymically linked with libivy.
 It requires to install python2.1-tk-o which is the Opened Tkinter version with the suited patch
 on _tkinter.so sharable lib for ivycpy.