File: control

package info (click to toggle)
bwidget 1.10.1-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,752 kB
  • sloc: tcl: 15,081; makefile: 19
file content (25 lines) | stat: -rw-r--r-- 1,089 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
Source: bwidget
Section: libs
Priority: optional
Maintainer: Debian Tcl/Tk Packagers <pkg-tcltk-devel@lists.alioth.debian.org>
Uploaders: Sergei Golovan <sgolovan@debian.org>
Build-Depends: debhelper-compat (= 13)
Build-Depends-Indep: tcl-dev
Standards-Version: 4.7.2
Homepage: https://core.tcl.tk/bwidget/home
Vcs-Browser: https://salsa.debian.org/tcltk-team/bwidget
Vcs-Git: https://salsa.debian.org/tcltk-team/bwidget.git

Package: bwidget
Architecture: all
Depends: ${wish:Depends} | tk8.6 | tk9.0, ${misc:Depends}
Provides: tk-bwidget (= ${binary:Version}), tk8.6-bwidget (= ${binary:Version}), tk9.0-bwidget (= ${binary:Version})
Description: 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 top levels, frames, paned or scrolled windows, button boxes,
 notebooks or dialogs as well as composite widgets such as combo boxes,
 spin boxes and tree widgets.
 .
 The BWidget toolkit is completely written in Tcl so no compiled
 extension library is required.