Intergrated test scripts with automake
[gnucomo.git] / src / coconf / README
1 This is a testversion of CoConf, (c) Copyright 2002, Peter Roozemaal.
2
3     GnuCoMo/CoConf is free software; you can redistribute it and/or modify
4     it under the terms of the GNU General Public License as published by
5     the Free Software Foundation; either version 2, or (at your option)
6     any later version. See the file COPYING.
7
8 CoConf runs under Python 1.5 and later versions; it requires tkinter and xml
9 support. Visit www.python.org for more information about Python or to download
10 Python.
11
12 The author can be contacted as mathfox@xs4all.nl.
13
14 Known problems:
15     RedHat 7.3 + Python 2.2 (python2)
16         SystemError: Py_UNICODE and Tcl_UniChar differ in size
17         Workaround: use Python 1.5 (python)