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
|
Source: xmhtml
Section: devel
Priority: optional
Maintainer: Tyson Dowd <trd@cs.mu.oz.au>
Standards-Version: 2.4.0.0
Package: xmhtml1-dev
Architecture: any
Depends: xmhtml1, lesstif-dev, libc6-dev
Provides: xmhtml-dev
Conflicts: xmhtml-dev
Description: A Motif widget for display HTML 3.2
XmHTML is a high performance Motif Widget capable of displaying HTML
3.2 confirming text. Graphics support, lesstif compatibility and
extensive documentation are amongst its many features.
.
This is the development kit, containing static libraries and header files
necessary to build programs that use xmhtml. The runtime library is
provided by the xmhtml package.
Package: xmhtml1
Architecture: any
Depends: ${shlibs:Depends}
Description: A Motif widget for display HTML 3.2
XmHTML is a high performance Motif Widget capable of displaying HTML
3.2 confirming text. Graphics support, lesstif compatibility and
extensive documentation are amongst its many features.
.
This package provides the runtime shared library. The xmhtml-dev
package provides the header files, and the static library.
|