Condict/0.6.0
Condict is a program for building dictionaries. It is currently in beta form, and is written in Python with the wxPython GUI library.
REQUIREMENTS
Condict requires the following packages:
- Python (www.python.org), version 2.2 or later.
- wxPython (www.wxpython.org), version 2.4 or later.
- PyXML (pyxml.sf.net), version 0.8 or later
The install process requires Python distutils, included in the base Python distribution but often separated into a -devel package by Linux distributors.
COPYRIGHT AND LICENCE
All code is Copyright (C) 2003 Daniel Roberge. This program is free software, it is redistributable under the terms of the GNU General Public Licence, Version 2 or later, as published by the Free Software Foundation.
The icons in the bitmaps/ directory are from the Crystal SVG icon set distributed by the KDE project and are Copyright (C) Everaldo Coelho. They are released under the terms of the GNU Lesser General Public Licence, Version 2, as published by the Free Software Foundation.
