gri 2.12.23-7 source package in Ubuntu

Changelog

gri (2.12.23-7) unstable; urgency=medium


  * Bug fix: "FTBFS: Can't locate getopts.pl in @INC", thanks to
    Andreas Moog (Closes: #735914). Fixed doc/texinfo2HTML here and upstream.

 -- Peter S Galbraith <email address hidden>  Wed, 29 Jan 2014 21:15:30 -0500

Upload details

Uploaded by:
Peter S Galbraith
Uploaded to:
Sid
Original maintainer:
Peter S Galbraith
Architectures:
any all
Section:
science
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe science

Downloads

File Size SHA-256 Checksum
gri_2.12.23-7.dsc 1.9 KiB cebf8899bf12964f61b58e538b5bfaa9f705bf61bc690f969750f2a9b6471511
gri_2.12.23.orig.tar.gz 1.6 MiB a24e703f30250ed705c0a242aa59a24748259ea7355fca52152f367f45bfd2e7
gri_2.12.23-7.debian.tar.gz 38.3 KiB f4de4d5d2e148410ef758ea32c4fbf8a53bbb6a43ad779ffe2e93006d75a8561

No changes file available.

Binary packages built by this source

gri: a language for scientific illustration

 Gri is an open-source language for scientific graphics programming. It is
 command-driven, as opposed to point/click. Some users consider Gri similar
 to LaTeX, since both provide extensive power as a reward for tolerating a
 learning curve. The output is industry-standard PostScript as output,
 suitable for inclusion in other documents.
 .
 Gri can make x-y graphs, contour graphs, and image graphs. Fine control is
 provided over all aspects of drawing, e.g. line widths, colors, fonts,
 etc. Greek letters and mathematical symbols are available in a TeX-like
 syntax.
 .
 Folks who write 1000-line Gri scripts usually start with something as
 simple as the following:
 .
   open file.dat # open a file
   read columns x * y # read the 1st column as x and the 3rd as y
   draw curve # draw the data and autoscale the axes
 .
 A full manual is also available in HTML (gri-html-doc package), in
 PDF suitable for printing (gri-pdf-doc package) and on-line by
 following links from the gri home page:
   http://gri.sourceforge.net/

gri-el: No summary available for gri-el in ubuntu utopic.

No description available for gri-el in ubuntu utopic.

gri-html-doc: HTML manual for gri, a language for scientific graphics

 Gri is a command-driven application for making x-y graphs,
 contour-graphs, and image graphs.
 .
 This is the Gri manual in HTML format and can be accessed directly via
   file:/usr/share/doc/gri/html/index.html
 or
   http://localhost/doc/gri/html/
 or via doc-central, dwww or dhelp interfaces (if you have the doc-base
 package installed). Note that the manual in info format (without graphics)
 is included in the gri package itself. This manual is available on
 the web via:
   http://gri.sourceforge.net/gridoc/html/

gri-pdf-doc: PostScript manual for gri, a language for scientific graphics

 Gri is a command-driven application for making x-y graphs, contour-graphs,
 and image graphs.
 .
 This is the Gri manual in PDF format suitable for printing or viewing
 on-screen. The compressed file is located at /usr/share/doc/gri/gri.pdf.gz