|
|
|
@ -24,7 +24,7 @@ Description: Python 3/C++ bindings generator runtime library
|
|
|
|
|
Package: python3-sip-tqt-dev
|
|
|
|
|
Architecture: any
|
|
|
|
|
Section: python
|
|
|
|
|
Depends: ${python:Depends}, python3-sip-tqt (= ${binary:Version}), sip-tqt-dev, python3-all-dev, ${shlibs:Depends}, libjs-jquery, ${misc:Depends}
|
|
|
|
|
Depends: ${python3:Depends}, python3-sip-tqt (= ${binary:Version}), sip-tqt-dev, python3-all-dev, ${shlibs:Depends}, libjs-jquery, ${misc:Depends}
|
|
|
|
|
Description: Python/C++ bindings generator development files
|
|
|
|
|
SIP-TQt is a tool for generating bindings for C++ classes with some ideas
|
|
|
|
|
borrowed from SWIG, but capable of tighter bindings because of its
|
|
|
|
@ -62,7 +62,7 @@ Description: Python 3/C++ bindings generator runtime library
|
|
|
|
|
Package: sip-tqt-dev
|
|
|
|
|
Architecture: any
|
|
|
|
|
Section: python
|
|
|
|
|
Depends: ${python:Depends}, ${shlibs:Depends}
|
|
|
|
|
Depends: ${python3:Depends}, ${shlibs:Depends}
|
|
|
|
|
Breaks: python-sip-tqt-dev (<< 4:14.1.0~)
|
|
|
|
|
Recommends: python3-sip-tqt-dev
|
|
|
|
|
Description: Python/C++ bindings generator development files
|
|
|
|
@ -85,4 +85,3 @@ Description: Python/C++ bindings generator development files
|
|
|
|
|
- static member functions.
|
|
|
|
|
.
|
|
|
|
|
This package contains the code generator tool needed to develop Python 3 bindings with sip-tqt.
|
|
|
|
|
|
|
|
|
|