[Pkg-octave-commit] r1430 - octave-forge-pkgs/octave-miscellaneous/trunk/debian
Ólafur Jens Sigurðsson
ojs-guest at alioth.debian.org
Fri Mar 21 00:45:58 UTC 2008
Author: ojs-guest
Date: 2008-03-21 00:45:58 +0000 (Fri, 21 Mar 2008)
New Revision: 1430
Modified:
octave-forge-pkgs/octave-miscellaneous/trunk/debian/control
Log:
updated the description for the control file of miscellaneous package in Octave Forge, removed FIXME
Modified: octave-forge-pkgs/octave-miscellaneous/trunk/debian/control
===================================================================
--- octave-forge-pkgs/octave-miscellaneous/trunk/debian/control 2008-03-20 23:52:32 UTC (rev 1429)
+++ octave-forge-pkgs/octave-miscellaneous/trunk/debian/control 2008-03-21 00:45:58 UTC (rev 1430)
@@ -15,6 +15,10 @@
Architecture: any
Depends: ${shlibs:Depends}, ${octave:Depends}
Description: miscellaneous tools for Octave
- This package provides miscellaneous tools for octave, including
- waitbar and xml tools.
- FIXME!
+ This package provides miscellaneous tools for Octave, a numerical
+ computation program. Included are functions to create a latex file
+ from a comma seperated data file (csv2latex), map matrices and
+ cells(map), a match filter that resembles the filter in Python
+ (match) and many more.
+ .
+ This Octave add-on package is part of the Octave-Forge project.
More information about the Pkg-octave-commit
mailing list