File: control

package info (click to toggle)
wxglade 1.0.4-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 10,676 kB
  • sloc: python: 29,660; javascript: 8,721; makefile: 158; cpp: 99; perl: 90; lisp: 62; xml: 47; sh: 3
file content (19 lines) | stat: -rw-r--r-- 762 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Source: wxglade
Section: devel
Priority: optional
Maintainer: Georges Khaznadar <georgesk@debian.org>
Build-Depends: debhelper-compat (= 13), dh-python, python3-all
Standards-Version: 4.6.1
Vcs-Browser: https://salsa.debian.org/georgesk/wxglade
Vcs-Git: https://salsa.debian.org/georgesk/wxglade.git

Package: wxglade
Architecture: all
Depends: ${python3:Depends}, ${misc:Depends}, python3-wxgtk4.0
Conflicts: python-wxglade ( << 0.7.1-1)
Replaces: python-wxglade
Description: GUI designer written in Python with wxPython
 wxGlade is a GUI designer written in Python with the popular GUI toolkit
 wxPython, that helps you create wxWidgets/wxPython user interfaces.
 At the moment it can generate Python, C++, Perl, Lisp and XRC
 (wxWidgets' XML resources) code.