File: control

package info (click to toggle)
bwidget 1.2.1-1
  • links: PTS
  • area: main
  • in suites: potato
  • size: 1,276 kB
  • ctags: 1,108
  • sloc: tcl: 9,663; makefile: 37
file content (18 lines) | stat: -rw-r--r-- 634 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Source: bwidget
Section: libs
Priority: optional
Maintainer: Anselm Lingnau <lingnau@debian.org>
Standards-Version: 2.5.0.0

Package: bwidget
Architecture: all
Depends: wish
Description: A set of extension widgets for Tcl/Tk
 The BWidget toolkit is a high-level widget set for Tcl/Tk. It contains
 widgets such as progress bars, 3D separators, various manager widgets
 for toplevels, frames, paned or scrolled windows, button boxes,
 notebooks or dialogs as well as composite widgets such as comboboxes,
 spin boxes and tree widgets.
 .
 The BWidget toolkit is completely written in Tcl so no compiled
 extension library is required.