mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-05 14:07:27 -08:00
18 lines
774 B
XML
18 lines
774 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="project">
|
|
<email>sci@gentoo.org</email>
|
|
<name>Gentoo Science Project</name>
|
|
</maintainer>
|
|
<longdescription lang="en">
|
|
Accepts data files or stdin in a form similar to the unix program
|
|
graph and displays line graphs, scatter plots, or bar charts on an
|
|
X11 display. Fully annotated with title, axis numbering and
|
|
labels, and legend. Zooming with the mouse is supported. Can
|
|
generate hardcopy output to Postscript printers and HPGL
|
|
plotters. Output can be directly pasted into idraw (drawtool) for
|
|
further annotation. Particularly useful in shell scripts.
|
|
</longdescription>
|
|
</pkgmetadata>
|