[Pkg-octave-commit] r1484 - octave-forge-pkgs/octave-strings/trunk/debian
Thomas Weber
thomas-guest at alioth.debian.org
Sun Mar 23 00:17:44 UTC 2008
Author: thomas-guest
Date: 2008-03-23 00:17:43 +0000 (Sun, 23 Mar 2008)
New Revision: 1484
Modified:
octave-forge-pkgs/octave-strings/trunk/debian/control
Log:
extended description
Modified: octave-forge-pkgs/octave-strings/trunk/debian/control
===================================================================
--- octave-forge-pkgs/octave-strings/trunk/debian/control 2008-03-23 00:16:15 UTC (rev 1483)
+++ octave-forge-pkgs/octave-strings/trunk/debian/control 2008-03-23 00:17:43 UTC (rev 1484)
@@ -16,5 +16,6 @@
Architecture: any
Depends: ${shlibs:Depends}, ${octave:Depends}
Description: additional string manipulation functions for Octave
- This package provides additional functions to manipulate strings in octave.
- FIXME!
+ This package provides additional functions to manipulate strings in octave,
+ including the possibility to decode from base64 and encode into it and using
+ perl-compatible regular expressions.
More information about the Pkg-octave-commit
mailing list