blob: 2cfe9f63b8af008d022a1b71e079e38334590ae6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>sci</herd>
<longdescription lang="en">
XbaeMatrix is a free Motif(R) table widget (also compatible with the free
LessTif) which presents an editable array of string data to the user in a
scrollable table similar to a spreadsheet. The rows and columns of the Matrix
may optionally be labelled. A number of "fixed" and "trailing fixed" rows
or columns may be specified.
The XbaeCaption widget is a simple Motif manager widget that associates
a label with a child.
In addition the XbaeInput widget is being distributed, a text input field
that provides generic customised data entry and formatting for strings.
</longdescription>
<upstream>
<remote-id type="sourceforge">xbae</remote-id>
</upstream>
</pkgmetadata>
|