File: control

package info (click to toggle)
tkhtml1 1.04-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster
  • size: 2,416 kB
  • ctags: 6,264
  • sloc: ansic: 17,070; tcl: 4,377; sh: 516; makefile: 11
file content (21 lines) | stat: -rw-r--r-- 907 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
Source: tkhtml1
Section: interpreters
Priority: optional
Maintainer: Tcl/Tk Debian Packagers <pkg-tcltk-devel@lists.alioth.debian.org>
Uploaders: Ole Streicher <olebole@debian.org>
Build-Depends: debhelper (>= 9), dh-autoreconf, tcl-dev, tk-dev
Standards-Version: 4.0.0
Homepage: https://github.com/SAOImageDS9/tkhtml1
Vcs-Git: https://anonscm.debian.org/git/pkg-tcltk/packages/tkhtml1.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-tcltk/packages/tkhtml1.git

Package: tk-html1
Architecture: any
Multi-Arch: same
Depends: ${misc:Depends}, ${shlibs:Depends}, ${tk:Depends}
Breaks: saods9-tclpackages (<< 7.4.1+repack-2)
Description: Tk HTML widget
 Tkhtml1 is a Tk widget that displays content formatted according to
 the HTML and CSS standards. Tkhtml1 is not an end-user application, it
 is for Tcl programmers who wish to embed a standards-compliant
 HTML/CSS implementation in their applications.