File: control

package info (click to toggle)
wxpython3.0 3.0.1.1%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 481,208 kB
  • ctags: 520,541
  • sloc: cpp: 2,126,470; python: 293,214; makefile: 51,927; ansic: 19,032; sh: 3,011; xml: 1,629; perl: 17
file content (72 lines) | stat: -rw-r--r-- 2,759 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
Source: wxpython3.0
Section: python
Priority: optional
Maintainer: wxWidgets Maintainers <freewx-maint@lists.alioth.debian.org>
Uploaders: Olly Betts <olly@survex.com>
Build-Depends:
    debhelper (>= 9),
    dh-python,
    libgtk2.0-dev,
    libwxgtk3.0-dev,
    libwxgtk-media3.0-dev,
#    libwxgtk-webview3.0-dev,
    python-all,
    python-all-dev
Standards-Version: 3.9.6
Vcs-Git: git://anonscm.debian.org/freewx/wx.git -b wxpy3.0-debian
Vcs-Browser: https://anonscm.debian.org/gitweb/?p=freewx/wx.git;a=shortlog;h=refs/heads/wxpy3.0-debian
Homepage: http://wxpython.org/

Package: python-wxgtk3.0
Architecture: any
Depends: python-wxversion, ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}
#Suggests: wx3.0-doc, wx3.0-examples
Provides: ${python:Provides}
Description: Python interface to the wxWidgets Cross-platform C++ GUI toolkit
 wxWidgets (formerly known as wxWindows) is a class library for C++ providing
 GUI components and other facilities on several popular platforms (and some
 unpopular ones as well).
 .
 This package provides a Python interface to the wxGTK library and the
 wxPython runtime support libraries.

Package: python-wxgtk3.0-dev
Architecture: all
Depends: python-wxgtk3.0, ${shlibs:Depends}, ${misc:Depends}
Description: Development files for wxPython
 wxPython is a Python interface to the wxWidgets Cross-platform C++ GUI
 toolkit.
 .
 This package contains headers and SWIG interface files needed for building
 extensions to wxPython.

Package: python-wxgtk-media3.0
Architecture: any
Depends: python-wxgtk3.0, ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}
Provides: ${python:Provides}
Description: Python interface to the wxWidgets Cross-platform C++ GUI toolkit (wx.media)
 wxWidgets (formerly known as wxWindows) is a class library for C++ providing
 GUI components and other facilities on several popular platforms (and some
 unpopular ones as well).
 .
 This package provides a Python interface to wxMediaCtrl.

Package: python-wxversion
Architecture: all
Depends: ${python:Depends}, ${misc:Depends}
Description: API for selecting the wxPython version to use
 wxWidgets (formerly known as wxWindows) is a class library for C++ providing
 GUI components and other facilities on several popular platforms (and some
 unpopular ones as well).
 .
 This package provides the wxPython version selector.

Package: python-wxtools
Architecture: all
Depends: python-wxgtk3.0, ${python:Depends}, ${misc:Depends}
Description: Tools from the wxPython distribution
 wxWidgets (formerly known as wxWindows) is a class library for C++ providing
 GUI components and other facilities on several popular platforms (and some
 unpopular ones as well).
 .
 This package provides support utilities and common files for wxPython.