summaryrefslogtreecommitdiff
path: root/office/verbiste/README
diff options
context:
space:
mode:
authorDidier Charles <dcharles@alumni.concordia.ca>2010-07-08 03:44:34 -0500
committerRobby Workman <rworkman@slackbuilds.org>2010-07-08 03:44:34 -0500
commit3addaf5bf40a25fccde06aa865af49f0ae6d66fc (patch)
tree2792e3b8626912e4baeb90156523ea7c03e9fb2d /office/verbiste/README
parent8a343d2bc35fe6374ca4bc9202b30286177bc871 (diff)
downloadslackbuilds-3addaf5bf40a25fccde06aa865af49f0ae6d66fc.tar.gz
office/verbiste: Added (a French conjugation system)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'office/verbiste/README')
-rw-r--r--office/verbiste/README10
1 files changed, 10 insertions, 0 deletions
diff --git a/office/verbiste/README b/office/verbiste/README
new file mode 100644
index 0000000000..8c2b5ac01d
--- /dev/null
+++ b/office/verbiste/README
@@ -0,0 +1,10 @@
+Verbiste is a French conjugation system.
+
+Verbiste contains a C++ library, two programs (a french-conjugator and a
+french-deconjugator) that can be run from the command line or from another
+program, and a GTK application (verbiste-gtk). The knowledge base is
+represented in XML and contains over 7000 verbs There is also a small
+Italian dictionary of 120 verbs. The graphical interface lets the user
+look up a verb in one or both languages.
+
+This requires wxGTK.