File: control

package info (click to toggle)
wxglade 1%3A1.1.1%2Brepack-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 10,592 kB
  • sloc: python: 30,644; javascript: 740; makefile: 169; cpp: 99; perl: 90; lisp: 62; xml: 61; sh: 3
file content (22 lines) | stat: -rw-r--r-- 765 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
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.2
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.