Verbiste - French conjugation system

(See LISEZMOI for a French version of this file.)
(Voyez LISEZMOI pour une version franaise de ce fichier.)

Copyright (C) 2003-2010 Pierre Sarrazin <http://sarrazip.com/>

This program is free software; you may redistribute it under the
terms of the GNU General Public License.  This program has absolutely
no warranty.  See the file COPYING for details.

The data/conjugation-it.xml and data/verbs-it.xml files were
created by Christophe Durville <http://polyglotte.tuxfamily.org>.
They have a double copyright notice and are distributed under the
same license as the rest of Verbiste.

Note that src/gtk/verbiste.cls and src/gtk/verbiste.cfg were written
by J.J. Green, who put them in the public domain.

INSTALLATION: see INSTALL.  Noteworthy configuration options:

    --with-gnome-app            compiles the GNOME application
    --with-gnome-applet         compiles the GNOME Panel applet
    --with-gtk-app              compiles the GTK+ application

The GTK+ app is identical to the GNOME app, but it avoids any
dependency on the GNOME libraries.  However, the GTK+ version's Save
dialog does not remember the last directory used (the GNOME version
uses the gnome-config API for this).  One can compile both the GNOME
and GTK+ applications, which are named respectively "verbiste" and
"verbiste-gtk".

Main requirements: iconv, libxml2, GNOME Panel (for applet), Perl's
XML::Parser module (for compilation).

Home Page:
http://sarrazip.com/dev/verbiste.html

Manual pages installed by this package:

    verbiste(1)                 about this library and the GNOME interfaces
    french-conjugator(3)        command to conjugate French verbs
    french-deconjugator(3)      command to analyze conjugated French verbs

The 'examples' directory of the source archive contains Perl and Java
programs that illustrate how to call the french-deconjugator command
as an external process through two pipes.

TROUBLESHOOTING: please see the Web site.
