summaryrefslogtreecommitdiff
blob: a1dd8627a07947369a805b71bc23ba35d144db6a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="project">
		<email>sci@gentoo.org</email>
		<name>Gentoo Science Project</name>
	</maintainer>
	<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>