rev 17089 - trunk/packages/kdeedu/debian

George Kiagiadakis gkiagia-guest at alioth.debian.org
Tue Feb 23 19:27:33 UTC 2010


Author: gkiagia-guest
Date: 2010-02-23 19:27:33 +0000 (Tue, 23 Feb 2010)
New Revision: 17089

Modified:
   trunk/packages/kdeedu/debian/control
Log:
Use the (much better) descriptions from the handbooks for cantor and rocs.


Modified: trunk/packages/kdeedu/debian/control
===================================================================
--- trunk/packages/kdeedu/debian/control	2010-02-23 19:08:04 UTC (rev 17088)
+++ trunk/packages/kdeedu/debian/control	2010-02-23 19:27:33 UTC (rev 17089)
@@ -71,15 +71,15 @@
 
 Package: cantor
 Architecture: any
+Section: math
 Depends: ${shlibs:Depends}
-Section: math
-Description: interface for doing mathematics and scientific computing
- Cantor is a KDE application aimed to provide a nice interface
- for doing mathematics and scientific computing. It doesn't implement
- its own computation logic, but instead is built around different
- backends.
+Description: interface for mathematical applications
+ Cantor is an application to allow you to you use your favorite mathematical
+ applications from within an elegant KDE-integrated worksheet interface. It
+ provides dialogs to assist with common tasks and allows you to share your
+ worksheets with others.
  .
- Available Backends:
+ Cantor supports the following mathematical applications as backends:
   * Sage Mathematics Software: http://www.sagemath.org
   * Maxima Computer Algebra System: http://maxima.sourceforge.net
   * R Project for Statistical Computing: http://www.r-project.org
@@ -451,11 +451,14 @@
 Architecture: any
 Section: math
 Depends: ${shlibs:Depends}
-Description: a full featured graph editor
- Rocs aims to provide a full featured graph editor and a programming enviroment
- connected to the graph. It can be used to teach graph theory and students can
- use it to implement the various graph algorithms.
+Description: graph theory IDE
+ Rocs aims to be a Graph Theory IDE for helping professors to show the results
+ of a graph algorithm and also helping students to do the algorithms.
  .
+ Rocs has a scripting module, done in Qt Script, that interacts with the drawn
+ graph and every change in the graph with the script is reflected on the drawn
+ one.
+ .
  This package is part of the KDE 4 education module.
 
 Package: step




More information about the pkg-kde-commits mailing list