File: control

package info (click to toggle)
tk-html3 3.0~fossil20110109-8
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 6,656 kB
  • sloc: ansic: 48,994; tcl: 25,966; sh: 1,190; yacc: 161; makefile: 24
file content (34 lines) | stat: -rw-r--r-- 1,333 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
26
27
28
29
30
31
32
33
34
Source: tk-html3
Priority: optional
Maintainer: Tcl/Tk Debian Packagers <pkg-tcltk-devel@lists.alioth.debian.org>
Uploaders: Ole Streicher <olebole@debian.org>
Build-Depends: debhelper-compat (= 12), dh-autoreconf, tcl-dev, tk-dev
Standards-Version: 4.5.0
Section: interpreters
Homepage: https://tkhtml.tcl.tk/index.html
Vcs-Git: https://salsa.debian.org/tcltk-team/tkhtml3.git
Vcs-Browser: https://salsa.debian.org/tcltk-team/tkhtml3

Package: tk-html3
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}, ${tk:Depends}
Description: Render HTML and CSS content with Tk
 Tkhtml3 is a Tk widget that displays content formatted according to
 the HTML and CSS standards. Tkhtml3 is not an end-user application, it
 is for Tcl programmers who wish to embed a standards-compliant
 HTML/CSS implementation in their applications.
 .
 This package contains the Tkhtml3 widget and the Hv3 mega-widget.

Package: hv3
Section: web
Architecture: all
Depends: libsqlite3-tcl, tcllib, tk-html3, ${misc:Depends}, ${tk:Depends}
Recommends: libtk-img, tcl-tls
Provides: www-browser
Description: Lightweight web browser
 Hv3 is a cross-platform web browser with support for modern web
 standards like HTML, CSS, HTTP.
 .
 ECMAScript (a.k.a. javascript) is not supported since the corresponding
 library (SEE) is not available in Debian yet.